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 2020/01/16 14:53:13 UTC

[spark] branch master updated (82f25f5 -> 6e5b4bf)

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 82f25f5  [SPARK-30507][SQL] TableCalalog reserved properties shoudn't be changed via options or tblpropeties
     add 6e5b4bf  [SPARK-30524][SQL] Disable OptimizeSkewedJoin rule when introducing additional shuffle

No new revisions were added by this update.

Summary of changes:
 .../execution/adaptive/AdaptiveSparkPlanExec.scala |   4 +-
 .../execution/adaptive/OptimizeSkewedJoin.scala    | 107 ++++++++++++++++-----
 .../sql/execution/joins/SortMergeJoinExec.scala    |  17 +++-
 .../adaptive/AdaptiveQueryExecSuite.scala          |  26 +++++
 4 files changed, 125 insertions(+), 29 deletions(-)


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