Files
impala/testdata/workloads/functional-query/queries/QueryTest
Zoltan Borok-Nagy cee086f685 IMPALA-11302, IMPALA-11303: Fix error handling of external Iceberg tables
IMPALA-11302: Improve error message for CREATE EXTERNAL TABLE iceberg
command

The error message complained about failed table loading. The new
error message is more precise, and also notifies the user to use
plain 'CREATE TABLE' for creating new Iceberg tables.

IMPALA-11303: Exception is not raised for Iceberg DDL that misses
LOCATION clause

We returned the error in the result summary. Instead of that now
we raise an error, and also notify  the user about how to create
new Iceberg tables.

Testing:
 * e2e tests

Change-Id: I659115cc97a1a00e1ddf3fbb7dbe1f286bf1edcf
Reviewed-on: http://gerrit.cloudera.org:8080/18563
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2022-06-13 12:59:10 +00:00
..
2021-07-06 18:35:30 +00:00
2022-02-11 07:01:58 +00:00
2021-02-15 22:25:41 +00:00