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 2020/09/10 10:33:49 UTC

[kylin] branch kylin-on-parquet-v2 updated (02e9eb6 -> bb4130d)

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 02e9eb6  Skip coveall temporarily
     add bb4130d  KYLIN-4660 Add parameter 'skipRunIt' for maven to support running 'Integration Test'

No new revisions were added by this update.

Summary of changes:
 core-dictionary/pom.xml                                    |  2 +-
 .../kylin/engine/spark/application/SparkApplication.java   |  2 +-
 .../apache/kylin/engine/spark/job/NSparkCubingStep.java    |  2 +-
 .../org/apache/kylin/engine/spark/job/CubeBuildJob.java    |  8 ++++++++
 .../org/apache/kylin/engine/spark/utils/Repartitioner.java | 14 +++++++++-----
 .../apache/kylin/engine/spark/source/CsvSourceTest.java    |  2 +-
 kylin-spark-project/kylin-spark-test/pom.xml               |  2 +-
 pom.xml                                                    |  3 +++
 8 files changed, 25 insertions(+), 10 deletions(-)