You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Zoltán Borók-Nagy (Jira)" <ji...@apache.org> on 2021/11/10 09:43:00 UTC

[jira] [Created] (IMPALA-11013) Support migrating external tables to Iceberg tables

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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org