You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by "kangkaisen (JIRA)" <ji...@apache.org> on 2016/11/23 12:42:58 UTC

[jira] [Updated] (KYLIN-2220) Enforce same name between Cube & CubeDesc

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

kangkaisen updated KYLIN-2220:
------------------------------
    Attachment: KYLIN-2220.patch

This patch is based on master branch.

This patch passed the UT and didn't test with IT.

> Enforce same name between Cube & CubeDesc
> -----------------------------------------
>
>                 Key: KYLIN-2220
>                 URL: https://issues.apache.org/jira/browse/KYLIN-2220
>             Project: Kylin
>          Issue Type: Improvement
>            Reporter: liyang
>            Assignee: kangkaisen
>         Attachments: KYLIN-2220.patch
>
>
> Cube & CubeDesc have the same lifecycle (created together, drop together), however they are two objects and may have different names (although never happen in normal use case).
> Let's try to ensure Cube & CubeDesc always share the same name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)