nichunen commented on issue #1074: KYLIN-4340 Fix bug of cube configuration overwrites not effective URL: https://github.com/apache/kylin/pull/1074#issuecomment-582369472 @weibin0516 Hi, I have reviewed your pr. But I think it's not a good way to fetch the cube's config in this way. In method org.apache.kylin.engine.spark.SparkBatchCubingJobBuilder2#build, try use "seg.getConfig().isSparkFactDistinctEnable()" instead, I think this should work.
---------------------------------------------------------------- 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] With regards, Apache Git Services
