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 "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/06/06 22:38:00 UTC

[jira] [Commented] (IMPALA-8506) Support RenameTable DDL with Kudu/HMS integration in Catalogd mode

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

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

Commit b7077ffd524e31b768e1e8a28a907f995cdeb058 in impala's branch refs/heads/master from Hao Hao
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=b7077ff ]

IMPALA-8506: Support RENAME TABLE statement with Kudu/HMS integration

This commit intends to support the actual handling of ALTER/RENAME TABLE
DDL for managed Kudu tables with Kudu's integration with the Hive
Metastore. However, currently Kudu is considered as the source of
truth of the table schema, so when ALTER TABLE (ADD/DROP COLUMN/RANGE_PARTITION),
Impala always directly alters/loads the Kudu tables. Thus, this commit
only updates RENAME TABLE DDL, so that after the table is renamed in the
Kudu, relies on Kudu to rename the table in the HMS.

Change-Id: If7155e0b385b8ad81eda0a84277bc85171a88269
Reviewed-on: http://gerrit.cloudera.org:8080/13409
Reviewed-by: Grant Henke <gr...@apache.org>
Reviewed-by: Alexey Serbin <as...@cloudera.com>
Reviewed-by: Thomas Marshall <tm...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Support RenameTable DDL with Kudu/HMS integration in Catalogd mode
> ------------------------------------------------------------------
>
>                 Key: IMPALA-8506
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8506
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Hao Hao
>            Assignee: Hao Hao
>            Priority: Major
>
> Similar to IMPALA-8504, but for RenameTable DDL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org