You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2021/04/30 09:17:03 UTC

[spark] branch master updated (11ea255 -> 39889df)

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

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


    from 11ea255  [SPARK-35111][SQL] Support Cast string to year-month interval
     add 39889df  [SPARK-35264][SQL] Support AQE side broadcastJoin threshold

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/joins.scala       |  8 ++++-
 .../sql/catalyst/plans/logical/Statistics.scala    |  5 +++-
 .../org/apache/spark/sql/internal/SQLConf.scala    | 10 +++++++
 .../sql/execution/adaptive/QueryStageExec.scala    |  2 +-
 .../adaptive/AdaptiveQueryExecSuite.scala          | 35 ++++++++++++++++++++++
 5 files changed, 57 insertions(+), 3 deletions(-)

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