You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Juan Yu (JIRA)" <ji...@apache.org> on 2018/02/22 00:21:12 UTC

[jira] [Created] (IMPALA-6561) metadata ops counter should not increase for Src table in CreateTableLike

Juan Yu created IMPALA-6561:
-------------------------------

             Summary: metadata ops counter should not increase for Src table in CreateTableLike
                 Key: IMPALA-6561
                 URL: https://issues.apache.org/jira/browse/IMPALA-6561
             Project: IMPALA
          Issue Type: Bug
          Components: Catalog
            Reporter: Juan Yu


metadata ops counter is increased in getExistingTable() so catalog incidentally increases the counter for src table of CreateTableLike

http://github.mtv.cloudera.com/CDH/Impala/blob/cdh5-trunk/fe/src/main/java/org/apache/impala/service/CatalogOpExecutor.java#L1775



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