Hao Hao created IMPALA-8618:
-------------------------------
Summary: Handle alter table name property for Kudu managed table
Key: IMPALA-8618
URL: https://issues.apache.org/jira/browse/IMPALA-8618
Project: IMPALA
Issue Type: Improvement
Reporter: Hao Hao
Since IMPALA-IMPALA-5654, altering table name property for managed table should
be disallowed. However, it looks like the code in
[CatalogOpExecutor.java|https://github.com/apache/impala/blob/master/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java#L2749]
should be updated to handle such scenario as well (e.g throw exception) .
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)