This is an automated email from the ASF dual-hosted git repository. xxyu pushed a change to branch kylin-on-parquet-v2 in repository https://gitbox.apache.org/repos/asf/kylin.git.
from a8cecf3 KYLIN-4879 Fix the function of remove sql comments add bb54a2a KYLIN-4926 Optimize Global Dict building: replace operation 'mapPartitions.count()' with 'foreachPartitions' No new revisions were added by this update. Summary of changes: .../apache/spark/dict/NGlobalDictBuilderAssist.scala | 7 ++----- .../engine/spark/builder/CubeDictionaryBuilder.scala | 6 ++---- .../apache/kylin/engine/spark/builder/DictHelper.scala | 6 ++---- .../kylin/engine/spark/dict/NGlobalDictionaryTest.java | 12 ++++++------ .../org/apache/kylin/query/util/CommentParser.jj | 18 ++++++++++++++++++ 5 files changed, 30 insertions(+), 19 deletions(-)