[ 
https://issues.apache.org/jira/browse/IMPALA-11287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17565157#comment-17565157
 ] 

ASF subversion and git services commented on IMPALA-11287:
----------------------------------------------------------

Commit 995887ae4e0f41b58e2d0fa4fea3e06f9518c5fe in impala's branch 
refs/heads/master from LPL
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=995887ae4 ]

IMPALA-11287: [DOCS] Implement cloning between Iceberg tables

This commit adds documents related to cloning Iceberg Table.

Testing:
 - Built the docs and checked the contents.

Change-Id: Ie93cbfe6db40b4e41d1445f19801b4c53407c836
Reviewed-on: http://gerrit.cloudera.org:8080/18706
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Zoltan Borok-Nagy <[email protected]>


> Implement CREATE TABLE LIKE for Iceberg tables
> ----------------------------------------------
>
>                 Key: IMPALA-11287
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11287
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Assignee: LiPenglin
>            Priority: Major
>              Labels: impala-iceberg
>
> CREATE TABLE LIKE statements are not working correctly for Iceberg tables.
> Currently it also clones the metadata_location table property which points to 
> the source table's metadata file.
> We shouldn't clone the metadata_location, as CREATE TABLE LIKE just needs to 
> create a similar, empty table.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to