You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/10/26 11:27:01 UTC

[spark] branch master updated (850adeb0 -> 1042d49b)

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

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


    from 850adeb0 [SPARK-33239][INFRA] Use pre-built image at GitHub Action SparkR job
     add 1042d49b [SPARK-33075][SQL] Enable auto bucketed scan by default (disable only for cached query)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    |  2 +-
 .../scala/org/apache/spark/sql/SparkSession.scala  | 21 ++++++++++++-
 .../apache/spark/sql/execution/CacheManager.scala  | 29 +++++++++++++-----
 .../adaptive/AdaptiveSparkPlanHelper.scala         | 16 ----------
 .../datasources/FileSourceStrategySuite.scala      | 28 +++++++++---------
 .../sql/execution/joins/BroadcastJoinSuite.scala   | 34 ++++++++++++----------
 .../spark/sql/sources/BucketedReadSuite.scala      | 34 ++++++++++++----------
 .../DisableUnnecessaryBucketedScanSuite.scala      | 23 +++++++++++++++
 8 files changed, 116 insertions(+), 71 deletions(-)


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