[ 
https://issues.apache.org/jira/browse/KYLIN-4939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17307783#comment-17307783
 ] 

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_r600424267



##########
File path: core-cube/src/main/java/org/apache/kylin/cube/model/CubeDesc.java
##########
@@ -623,6 +624,12 @@ public boolean consistentWith(CubeDesc another) {
         return this.calculateSignature().equals(another.calculateSignature());
     }
 
+    public CubeDesc lastedCopyForWrite() {

Review comment:
       Typo, "lasted" or "latest" ?




-- 
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)

Reply via email to