You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2022/02/07 09:39:00 UTC

[jira] [Resolved] (IMPALA-11106) Make Impala compatible with Iceberg 0.13

     [ https://issues.apache.org/jira/browse/IMPALA-11106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zoltán Borók-Nagy resolved IMPALA-11106.
----------------------------------------
    Fix Version/s: Impala 4.1.0
       Resolution: Fixed

> 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
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>             Fix For: Impala 4.1.0
>
>
> 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)