Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-11053

Impala should be able to read migrated partitioned Iceberg tables

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.1.0
    • None

    Description

      When Hive (and probably other engines as well) converts a legacy Hive table to Iceberg it doesn't rewrite the data files.

      It means that the data files don't have write ids, moreover they don't have the partition columns neither.

      Currently Impala expects tha partition columns to be present in the data files, so it won't be able to read converted partitioned tables.

      So we need to inject partition values from the Iceberg metadata, plus resolve columns correctly (position-based resolution needs an offset).

      Attachments

        Issue Links

          Activity

            People

              boroknagyz Zoltán Borók-Nagy
              boroknagyz Zoltán Borók-Nagy
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: