You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Hao Hao (JIRA)" <ji...@apache.org> on 2019/06/03 22:14:00 UTC

[jira] [Created] (IMPALA-8618) Handle alter table name property for Kudu managed table

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)