[
https://issues.apache.org/jira/browse/IMPALA-11013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061668#comment-18061668
]
ASF subversion and git services commented on IMPALA-11013:
----------------------------------------------------------
Commit f11790549ac64a0e83f2508ee1c560a2946dc7d9 in impala's branch
refs/heads/master from Daniel Vanko
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=f11790549 ]
IMPALA-13321: [DOCS] Add documentation about CONVERT TO ICEBERG statement
This patch adds documentation about ALTER TABLE ... CONVERT TO ICEBERG
statement, implemented in IMPALA-11013 and the addition of
'format-version' specification by IMPALA-12330.
Change-Id: I4688c0e93ecda43c2e43d36cd9e7d006e4fd5528
Reviewed-on: http://gerrit.cloudera.org:8080/24021
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Noemi Pap-Takacs <[email protected]>
Reviewed-by: Zoltan Borok-Nagy <[email protected]>
> Support migrating external tables to Iceberg tables
> ---------------------------------------------------
>
> Key: IMPALA-11013
> URL: https://issues.apache.org/jira/browse/IMPALA-11013
> Project: IMPALA
> Issue Type: New Feature
> Components: Catalog, Frontend
> Reporter: Zoltán Borók-Nagy
> Assignee: Gabor Kaszab
> Priority: Major
> Labels: impala-iceberg
> Fix For: Impala 4.3.0
>
>
> 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.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]