Michael Smith created IMPALA-14536:
--------------------------------------
Summary: ALTER TABLE CONVERT TO ICEBERG should be idempotent
Key: IMPALA-14536
URL: https://issues.apache.org/jira/browse/IMPALA-14536
Project: IMPALA
Issue Type: Bug
Components: Catalog, Frontend
Affects Versions: Impala 4.3.0
Reporter: Michael Smith
Assignee: Zoltán Borók-Nagy
Running {{ALTER TABLE <table> CONVERT TO ICEBERG}} on an Iceberg table should
do nothing rather than produce the error
{code}
AnalysisException: CONVERT TO ICEBERG is not supported for
org.apache.iceberg.mr.hive.HiveIcebergInputFormat
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)