Gergely Fürnstáhl has uploaded this change for review. ( http://gerrit.cloudera.org:8080/18969
Change subject: IMPALA-11438: Add tests for CREATE TABLE LIKE PARQUET STORED AS ICEBERG ...................................................................... IMPALA-11438: Add tests for CREATE TABLE LIKE PARQUET STORED AS ICEBERG Impala already supports said statement, added query tests for it. Testing: - Generated parquet table with complex type by hive - Created hive and iceberg table from said file, provides same output for describe statement Change-Id: Ia363b913e101fd49b62a280721680f0eb88761c0 --- M testdata/data/README A testdata/data/create_table_like_parquet_test.parquet M tests/query_test/test_iceberg.py 3 files changed, 62 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/18969/2 -- To view, visit http://gerrit.cloudera.org:8080/18969 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ia363b913e101fd49b62a280721680f0eb88761c0 Gerrit-Change-Number: 18969 Gerrit-PatchSet: 2 Gerrit-Owner: Gergely Fürnstáhl <[email protected]>
