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

PartitionPruner logs warning on Avro non-partitioned data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 0.11.0
    • None

    Description

      While updating HIVE-3585 I found a test case that causes the failure in the MetaStoreUtils partition retrieval from back in HIVE-4789.

      in this case, the failure is triggered when the partition pruner is handed a non-partitioned table and has to construct a pseudo-partition.

      e.g.

        INSERT OVERWRITE TABLE partitioned_table PARTITION(col) SELECT id, foo, col FROM non_partitioned_table WHERE col <= 9;
      

      Attachments

        1. HIVE-5302.1.patch.txt
          281 kB
          Brock Noland
        2. HIVE-5302.1.patch.txt
          281 kB
          Sean Busbey
        3. HIVE-5302.1-branch-0.12.patch.txt
          287 kB
          Sean Busbey

        Issue Links

          Activity

            People

              Unassigned Unassigned
              busbey Sean Busbey
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: