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 "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2023/08/28 17:38:00 UTC

[jira] [Created] (IMPALA-12409) Don't allow EXTERNAL Iceberg tables to point another Iceberg table in Hive catalog

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

             Summary: Don't allow EXTERNAL Iceberg tables to point another Iceberg table in Hive catalog
                 Key: IMPALA-12409
                 URL: https://issues.apache.org/jira/browse/IMPALA-12409
             Project: IMPALA
          Issue Type: Bug
          Components: Catalog, Frontend
            Reporter: Zoltán Borók-Nagy


We shouldn't allow users creating an EXTERNAL Iceberg table that points to another Iceberg catalog. I.e. the following should be forbidden:
{noformat}
CREATE EXTERNAL TABLE ice_ext
STORED BY ICEBERG
TBLPROPERTIES ('iceberg.table_identifier'='db.tbl');{noformat}



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