[
https://issues.apache.org/jira/browse/IMPALA-14782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihaly Szjatinya resolved IMPALA-14782.
---------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> Use CatalogUtil instead of Catalogs
> -----------------------------------
>
> Key: IMPALA-14782
> URL: https://issues.apache.org/jira/browse/IMPALA-14782
> Project: IMPALA
> Issue Type: Improvement
> Reporter: Zoltán Borók-Nagy
> Assignee: Mihaly Szjatinya
> Priority: Major
> Labels: impala-iceberg
> Fix For: Impala 5.0.0
>
>
> Catalogs [1] is the only reason we depend on iceberg-mr. And the Iceberg
> community wants to deprecate it.
> CatalogUtil [2] has all the functionality we need. Only limitation is that it
> doesn't support HadoopTables, but they are supported natively by Impala
> anyway.
> [1][https://github.com/apache/iceberg/blob/main/mr/src/main/java/org/apache/iceberg/mr/Catalogs.java]
> [2]
> [https://github.com/apache/iceberg/blob/d2fbe427ecec298f1600260f40fcab1b7ab2e695/core/src/main/java/org/apache/iceberg/CatalogUtil.java]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)