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

PartitionPruner logs warning on Avro non-partitioned data

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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-branch-0.12.patch.txt
          287 kB
          Sean Busbey
        2. HIVE-5302.1.patch.txt
          281 kB
          Sean Busbey
        3. HIVE-5302.1.patch.txt
          281 kB
          Brock Noland

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment