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:42:00 UTC

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

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

Gabor Kaszab updated IMPALA-11963:
----------------------------------
    Description: 
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 core-site.xml config and then Impala would pick it up automatically. Search for the ones with "iceberg." prefix maybe?

  was:
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?


> 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
>            Priority: Major
>              Labels: impala-iceberg
>
> 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 core-site.xml config 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