Rajesh Balamohan created HIVE-26950:
---------------------------------------
Summary: (CTLT) Create external table like V2 table is not
preserving table properties
Key: HIVE-26950
URL: https://issues.apache.org/jira/browse/HIVE-26950
Project: Hive
Issue Type: Improvement
Components: Iceberg integration
Reporter: Rajesh Balamohan
# Create an external iceberg V2 table. e.g t1
# "create external table t2 like t1" <--- This ends up creating V1 table and
"format-version=2" is not retained and "'format'='iceberg/parquet'" is also not
retained.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)