Zoltán Borók-Nagy created IMPALA-11438:
------------------------------------------
Summary: Add tests for CREATE TABLE LIKE PARQUET STORED AS ICEBERG
Key: IMPALA-11438
URL: https://issues.apache.org/jira/browse/IMPALA-11438
Project: IMPALA
Issue Type: Test
Reporter: Zoltán Borók-Nagy
Currently it's possible to use the CREATE TABLE LIKE PARQUET statement to
create new Iceberg tables, but we don't have any tests for it.
The statement is expected to work when the Parquet file has compatible types.
When there are incompatible types in the Parquet file, e.g. INT_8 then Impala
should raise an error.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)