[
https://issues.apache.org/jira/browse/IMPALA-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17691984#comment-17691984
]
ASF subversion and git services commented on IMPALA-4052:
---------------------------------------------------------
Commit 89cc20717eb0f054db59b4de06f7f01279eeb252 in impala's branch
refs/heads/master from gaoxq
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=89cc20717 ]
IMPALA-4052: CREATE TABLE LIKE for Kudu tables
This commit implements cloning between Kudu tables, including clone the
schema and hash partitions. But there is one limitation, cloning of
Kudu tables with range paritions is not supported. For cloning range
partitions, it's tracked by IMPALA-11912.
Cloning Kudu tables from other types of tables is not implemented,
because the table creation statements are different.
Testing:
- e2e tests
- AnalyzeDDLTest tests
Change-Id: Ia3d276a6465301dbcfed17bb713aca06367d9a42
Reviewed-on: http://gerrit.cloudera.org:8080/18729
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> CREATE TABLE LIKE for Kudu tables
> ---------------------------------
>
> Key: IMPALA-4052
> URL: https://issues.apache.org/jira/browse/IMPALA-4052
> Project: IMPALA
> Issue Type: Improvement
> Components: Catalog
> Affects Versions: Impala 2.7.0
> Reporter: Dimitris Tsirogiannis
> Assignee: gaoxiaoqing
> Priority: Major
> Labels: kudu
>
> The semantics of CREATE TABLE LIKE when Kudu tables are involved, either as a
> source or as a target table, are not well specified or properly implemented;
> in some cases a misleading ImpalaRuntimeException is thrown.
> Actions:
> # Decide whether CREATE TABLE LIKE will be supported for Kudu tables.
> # Implement whatever approach is decided
> # Properly document both in Impala and Kudu docs the supported operations
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]