Zoltán Borók-Nagy created IMPALA-10433:
------------------------------------------
Summary: Use Iceberg's fixed partition transforms
Key: IMPALA-10433
URL: https://issues.apache.org/jira/browse/IMPALA-10433
Project: IMPALA
Issue Type: Bug
Components: Frontend
Reporter: Zoltán Borók-Nagy
Currently the Iceberg time and date partition transforms are wrong if the data
is before the epoch.
There's already an Iceberg pull request about it:
[https://github.com/apache/iceberg/pull/1981]
Becauce of this bug Impala doesn't prune Iceberg partitions if the predicate
refers to timestamps before the epoch.
Once the above pull request is merged we need to update our Iceberg dependency.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)