You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2018/11/27 03:35:00 UTC

[jira] [Resolved] (IMPALA-7839) Refactor Catalog::toCatalogObjectKey and CatalogObject::getUniqueName to reduce code repetition

     [ https://issues.apache.org/jira/browse/IMPALA-7839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fredy Wijaya resolved IMPALA-7839.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.2.0

> Refactor Catalog::toCatalogObjectKey and CatalogObject::getUniqueName to reduce code repetition
> -----------------------------------------------------------------------------------------------
>
>                 Key: IMPALA-7839
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7839
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Catalog
>            Reporter: Fredy Wijaya
>            Assignee: Fredy Wijaya
>            Priority: Minor
>             Fix For: Impala 3.2.0
>
>
> Some examples of code repetition.
> https://github.com/apache/impala/blob/7299a6aedbbb7563e465dcfc6a20a981e9f1b804/fe/src/main/java/org/apache/impala/catalog/Catalog.java#L544-L582
> https://github.com/apache/impala/blob/7299a6aedbbb7563e465dcfc6a20a981e9f1b804/fe/src/main/java/org/apache/impala/catalog/PrincipalPrivilege.java#L146-L150
> https://github.com/apache/impala/blob/7299a6aedbbb7563e465dcfc6a20a981e9f1b804/fe/src/main/java/org/apache/impala/catalog/Table.java#L457-L458



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