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 2022/07/12 13:45:00 UTC

[jira] [Resolved] (IMPALA-11303) Exception is not raised for Iceberg DDL that misses LOCATION clause

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

Zoltán Borók-Nagy resolved IMPALA-11303.
----------------------------------------
    Fix Version/s: Impala 4.2.0
       Resolution: Fixed

> Exception is not raised for Iceberg DDL that misses LOCATION clause
> -------------------------------------------------------------------
>
>                 Key: IMPALA-11303
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11303
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Vivek Sharma
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>              Labels: impala-iceberg
>             Fix For: Impala 4.2.0
>
>         Attachments: impala-err-2.png
>
>
> {code:java}
> CREATE EXTERNAL TABLE t7(
>   level STRING
> )
> STORED AS ICEBERG
> TBLPROPERTIES('iceberg.catalog'='hadoop.tables'); {code}
> For the above DDL, the error message to include LOCATION shows in the result summary. See attachment
> We should raise an exception instead and let user know upfront
>  



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