[
https://issues.apache.org/jira/browse/IMPALA-12742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoltán Borók-Nagy reassigned IMPALA-12742:
------------------------------------------
Assignee: Zoltán Borók-Nagy
> DELETE/UPDATE Iceberg table partitioned by DATE fails with error
> ----------------------------------------------------------------
>
> Key: IMPALA-12742
> URL: https://issues.apache.org/jira/browse/IMPALA-12742
> Project: IMPALA
> Issue Type: Bug
> Components: Backend, Catalog
> Reporter: Noemi Pap-Takacs
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg
>
> 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.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]