You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kylin.apache.org by GitBox <gi...@apache.org> on 2023/01/09 11:27:23 UTC

[GitHub] [kylin] liukun4515 commented on a diff in pull request #2072: [KYLIN-5387]: migrate cube planner1 to kylin5

liukun4515 commented on code in PR #2072:
URL: https://github.com/apache/kylin/pull/2072#discussion_r1064537167


##########
src/core-metadata/src/main/java/org/apache/kylin/metadata/cube/planner/algorithm/AbstractRecommendAlgorithm.java:
##########
@@ -0,0 +1,82 @@
+/*

Review Comment:
   The files in this package are migrated from kylin3.1, the codes have not been changed.



##########
src/core-metadata/src/main/java/org/apache/kylin/metadata/cube/planner/algorithm/genetic/BitsChromosome.java:
##########
@@ -0,0 +1,117 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   The files in this package are migrated from kylin3.1, the codes have not been changed.



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

To unsubscribe, e-mail: issues-unsubscribe@kylin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org