[
https://issues.apache.org/jira/browse/KYLIN-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307782#comment-17307782
]
ASF GitHub Bot commented on KYLIN-4939:
---------------------------------------
hit-lacus commented on a change in pull request #1615:
URL: https://github.com/apache/kylin/pull/1615#discussion_r600422370
##########
File path: core-cube/src/main/java/org/apache/kylin/cube/CubeDescManager.java
##########
@@ -256,6 +256,18 @@ public CubeDesc updateCubeDesc(CubeDesc desc) throws
IOException {
}
}
+ public CubeDesc updateCubeDescToBeGlobal(CubeDesc desc, String
lookupTable, boolean global) throws IOException {
Review comment:
The name of this method is misleading.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Transform lookup table snapshot from segment level to cube level
> ----------------------------------------------------------------
>
> Key: KYLIN-4939
> URL: https://issues.apache.org/jira/browse/KYLIN-4939
> Project: Kylin
> Issue Type: New Feature
> Affects Versions: v3.1.2
> Reporter: JiangYang
> Assignee: JiangYang
> Priority: Major
> Fix For: v3.1.2
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)