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-unsubscr...@impala.apache.org For additional commands, e-mail: issues-all-h...@impala.apache.org