Zoltán Borók-Nagy created IMPALA-11106:
------------------------------------------
Summary: Make Impala compatible with Iceberg 0.13
Key: IMPALA-11106
URL: https://issues.apache.org/jira/browse/IMPALA-11106
Project: IMPALA
Issue Type: Bug
Components: Frontend
Reporter: Zoltán Borók-Nagy
Currently we are using deprecated methods from Iceberg API which won't be in
0.13. We need to switch to the newer methods.
* PartitionSpecVisitor.visit
* HiveCatalog constructor
We are also using SnapshotUtil from the Iceberg Core package. One of its
methods has changed semantically. We shouldn't depend on packages outside of
Iceberg API as they are treated as internal modules.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]