You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Gabor Kaszab (Jira)" <ji...@apache.org> on 2023/03/02 11:40:00 UTC

[jira] [Created] (IMPALA-11963) Make Iceberg catalog property support more generic

Gabor Kaszab created IMPALA-11963:
-------------------------------------

             Summary: Make Iceberg catalog property support more generic
                 Key: IMPALA-11963
                 URL: https://issues.apache.org/jira/browse/IMPALA-11963
             Project: IMPALA
          Issue Type: Improvement
          Components: Frontend
            Reporter: Gabor Kaszab


Currently the Iceberg catalog properties are added to a list and it requires an Impala code change to support additional properties.

[https://github.com/apache/impala/blob/47c71bbb32d34d4583856af227206934b6f15136/fe/src/main/java/org/apache/impala/util/IcebergUtil.java#L1054]

However, it would be nice to just simply add the property to the config xml and then Impala would pick it up automatically. Search for the ones with "iceberg." prefix maybe?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org