Zoltán Borók-Nagy created IMPALA-11013:
------------------------------------------
Summary: Support migrating external tables to Iceberg tables
Key: IMPALA-11013
URL: https://issues.apache.org/jira/browse/IMPALA-11013
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
E.g. Hive supports migrating external tables to Iceberg tables via the
following command:
{noformat}
ALTER TABLE t SET TBLPROPERTIES
('storage_handler'='org.apache.iceberg.mr.hive.HiveIcebergStorageHandler');
{noformat}
Maybe we could support table migration with the same command.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]