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/04/10 08:17:42 UTC

[spark] branch master updated (a454510 -> 6cddda7)

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 a454510  [SPARK-31392][SQL] Support CalendarInterval to be reflect to CalendarntervalType
     add 6cddda7  [SPARK-31384][SQL] Fix NPE in OptimizeSkewedJoin

No new revisions were added by this update.

Summary of changes:
 .../execution/adaptive/CoalesceShufflePartitions.scala | 11 +++--------
 .../execution/adaptive/CustomShuffleReaderExec.scala   | 18 +++++++++++-------
 .../execution/adaptive/DemoteBroadcastHashJoin.scala   |  9 ++++-----
 .../sql/execution/adaptive/OptimizeSkewedJoin.scala    | 15 +++++++++------
 .../spark/sql/execution/adaptive/QueryStageExec.scala  | 11 ++++++++---
 .../execution/adaptive/AdaptiveQueryExecSuite.scala    | 14 ++++++++++++++
 6 files changed, 49 insertions(+), 29 deletions(-)


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