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

DELETE/UPDATE Iceberg table partitioned by DATE fails with error

    XMLWordPrintableJSON

Details

    • ghx-label-4

    Description

      Iceberg tables can be identity partitioned by any type, e.g. int, date and even float.

      If a table is partitioned, the file path contains the partition value in human readable form. When an UPDATE or DELETE command is executed, the delete file contains the file path to the referenced data file. It seems that DATE type is converted to this form incorrectly, and cannot be parsed by the Catalog and throws an error.

       

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: