Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
ghx-label-12
Description
CREATE EXTERNAL TABLE t7( level STRING ) STORED AS ICEBERG TBLPROPERTIES('iceberg.catalog'='hadoop.tables');
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