You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by xx...@apache.org on 2021/11/15 09:45:04 UTC

[kylin] branch main updated (8ed6d5d -> 1f63a3b)

This is an automated email from the ASF dual-hosted git repository.

xxyu pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/kylin.git.


    from 8ed6d5d  fix
     add 1f63a3b  KYLIN-5099 Decrease the default value of 'kylin.cube.cubeplanner.expansion-threshold'

No new revisions were added by this update.

Summary of changes:
 build/bin/kylin.sh                                               | 2 --
 .../src/main/java/org/apache/kylin/common/KylinConfigBase.java   | 4 ++--
 core-common/src/main/resources/kylin-defaults.properties         | 9 ++++++++-
 .../scala/org/apache/kylin/engine/spark/job/CubeBuildJob.java    | 8 ++++++--
 .../src/main/scala/org/apache/spark/sql/SparderContext.scala     | 3 ++-
 5 files changed, 18 insertions(+), 8 deletions(-)