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

FetchOperator fails on partitioned Avro data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.11.0, 0.12.0
    • 0.12.0
    • None
    • None

    Description

      HIVE-3953 fixed using partitioned avro tables for anything that used the MapOperator, but those that rely on FetchOperator still fail with the same error.

      e.g.

        SELECT * FROM partitioned_avro LIMIT 5;
        SELECT * FROM partitioned_avro WHERE partition_col=value;
      

      Attachments

        1. HIVE-4789.1.patch.txt
          16 kB
          Sean Busbey
        2. HIVE-4789.2.patch.txt
          260 kB
          Brock Noland
        3. HIVE-4789.3.patch.txt
          15 kB
          Sean Busbey

        Issue Links

          Activity

            People

              busbey Sean Busbey
              busbey Sean Busbey
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: