Zoltán Borók-Nagy created IMPALA-14782:
------------------------------------------

             Summary: 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


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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to