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


##########
src/spark-project/engine-spark/src/main/java/org/apache/kylin/engine/spark/merger/AfterBuildResourceMerger.java:
##########
@@ -52,6 +52,7 @@ public AfterBuildResourceMerger(KylinConfig config, String 
project) {
     @Override
     public NDataLayout[] merge(String dataflowId, Set<String> segmentId, 
Set<Long> layoutIds,
             ResourceStore remoteResourceStore, JobTypeEnum jobType, Set<Long> 
partitions) {
+        // TODO checker the input layouts

Review Comment:
   内部小的commit开发过程中遗留的内容,问题已经解决。将会去掉过期的comment。



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to