[
https://issues.apache.org/jira/browse/IMPALA-11302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Quanlong Huang updated IMPALA-11302:
------------------------------------
Fix Version/s: Impala 4.1.1
> Improve error message for CREATE EXTERNAL TABLE iceberg command
> ---------------------------------------------------------------
>
> Key: IMPALA-11302
> URL: https://issues.apache.org/jira/browse/IMPALA-11302
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Reporter: Vivek Sharma
> Assignee: Zoltán Borók-Nagy
> Priority: Major
> Labels: impala-iceberg
> Fix For: Impala 4.2.0, Impala 4.1.1
>
> Attachments: impala-icerberg-err.png
>
>
> For the following DDL
> {code:java}
> create external table t4 (id int) stored as iceberg ; {code}
>
> The error message appears incorrect and can be refined
> {code:java}
> ImpalaRuntimeException: Error making 'createTable' RPC to Hive Metastore:
> CAUSED BY: TableLoadingException: Failed to load Iceberg table with id:
> vsh.t4 CAUSED BY: NoSuchTableException: Table does not exist: vsh.t4 {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]