You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2022/08/18 16:52:33 UTC

[spark] branch master updated (892a45f22e5 -> 3153f1e3799)

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

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 892a45f22e5 [SPARK-38909][CORE][YARN] Encapsulate `LevelDB` used to store remote/external shuffle state as `DB`
     add 3153f1e3799 [SPARK-40124][SQL][TEST] Update TPCDS v1.4 q32 for Plan Stability tests

No new revisions were added by this update.

Summary of changes:
 .../TPCDSQueryBenchmark-jdk11-results.txt          | 540 +++++++-------
 .../TPCDSQueryBenchmark-jdk17-results.txt          | 810 ++++++++++-----------
 .../benchmarks/TPCDSQueryBenchmark-results.txt     | 810 ++++++++++-----------
 .../approved-plans-v1_4/q32.sf100/explain.txt      | 160 ++--
 .../approved-plans-v1_4/q32.sf100/simplified.txt   | 114 +--
 .../approved-plans-v1_4/q32/explain.txt            | 120 +--
 .../approved-plans-v1_4/q32/simplified.txt         |  92 +--
 .../resources/tpcds-query-results/v1_4/q32.sql.out |   4 +-
 sql/core/src/test/resources/tpcds/q32.sql          |   2 +-
 9 files changed, 1346 insertions(+), 1306 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org