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 a2e9bfa  KYLIN-4516 support System cube
     new 15305ea  KYLIN-4662 Migrate from third-party Spark to offical Apache 
Spark
     new 8e6c90a  KYLIN-4516 Fix 'next on empty iterator' error
     new 47dd4a2  KYLIN-4680 Avoid annoying log messages of query module and 
unit test

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../sql/execution/KylinFileSourceScanExec.scala     |  4 ++--
 .../datasource/ResetShufflePartition.scala          |  3 ++-
 .../spark/sql/hive/utils/QueryMetricUtils.scala     |  9 ++++++---
 .../engine/spark/application/SparkApplication.java  |  5 ++---
 .../apache/kylin/engine/spark/job/CubeBuildJob.java | 21 +++++++++++++--------
 .../apache/kylin/engine/spark/job/CubeMergeJob.java |  7 ++++---
 .../kylin/engine/spark/utils/JobMetricsUtils.scala  | 11 +----------
 .../kylin/engine/spark/utils/Repartitioner.java     |  4 ++--
 .../engine/spark/LocalWithSparkSessionTest.java     |  1 +
 .../kylin/query/pushdown/SparkSqlClient.scala       |  5 +++--
 .../org/apache/kylin/query/runtime/SparkEngine.java |  4 ++--
 .../kylin/query/runtime/plans/ResultPlan.scala      |  9 +++++----
 .../scala/org/apache/spark/sql/SparderContext.scala |  8 --------
 .../query/pushdown/PushDownRunnerSparkImplTest.java | 10 ++++++----
 .../spark2/NManualBuildAndQueryCuboidTest.java      |  1 -
 pom.xml                                             |  6 +++---
 .../query/relnode/OLAPToEnumerableConverter.java    | 21 +++++++++++++--------
 query/src/test/resources/log4j.properties           |  2 +-
 18 files changed, 66 insertions(+), 65 deletions(-)

Reply via email to