Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-10150 Write Iceberg Tables in Parquet format
  3. IMPALA-10432

INSERT INTO Iceberg tables with partition transforms

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • None
    • ghx-label-8

    Description

      INSERT INTO Iceberg tables that use partition transforms. Partition transforms are functions that calculate partition data from row data.

      There are the following partition transforms in Iceberg:

      https://iceberg.apache.org/spec/#partition-transforms

      • IDENTITY
      • BUCKET
      • TRUNCATE
      • YEAR
      • MONTH
      • DAY
      • HOUR

      INSERT INTO identity-partitioned Iceberg tables are already supported.

      We need to add support for the rest.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: