Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-5568

count(*) on ORC tables with predicate pushdown on partition columns fail

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.12.0
    • None
    • None
    • None

    Description

      If the query is:

      select count(*) from orc_table where x = 10;
      

      where x is a partition column and predicate pushdown is enabled, you'll get an array out of bounds exception.

      Attachments

        1. D13485.3.patch
          6 kB
          Phabricator
        2. D13485.2.patch
          4 kB
          Phabricator
        3. D13485.1.patch
          5 kB
          Phabricator

        Issue Links

          Activity

            People

              omalley Owen O'Malley
              omalley Owen O'Malley
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: