Files
impala/testdata/workloads/functional-query/queries
Zoltan Borok-Nagy 7c40b95a04 IMPALA-11287 (part 1): Disable CREATE TABLE LIKE statements for Iceberg tables
We currently don't implement correct behavior for CREATE TABLE LIKE
statements for Iceberg tables. Neither on the source, nor on the
target table side.

This patch forbids such statements until they are correctly implemented.

Testing
 * added e2e test

Change-Id: I9cee6fc82547dabf63937cc541163c1ee59a4013
Reviewed-on: http://gerrit.cloudera.org:8080/18517
Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2022-05-12 12:37:23 +00:00
..