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 4e43819  [SPARK-34534] Fix blockIds order when use FetchShuffleBlocks 
to fetch blocks
     add 5362f08  [SPARK-34593][SQL] Preserve broadcast nested loop join 
partitioning and ordering

No new revisions were added by this update.

Summary of changes:
 .../joins/BroadcastNestedLoopJoinExec.scala        |  29 ++-
 .../approved-plans-v1_4/q61.sf100/explain.txt      | 153 ++++++++--------
 .../approved-plans-v1_4/q61.sf100/simplified.txt   | 191 ++++++++++---------
 .../approved-plans-v1_4/q61/explain.txt            | 159 ++++++++--------
 .../approved-plans-v1_4/q61/simplified.txt         | 203 ++++++++++-----------
 .../approved-plans-v1_4/q90.sf100/explain.txt      | 111 ++++++-----
 .../approved-plans-v1_4/q90.sf100/simplified.txt   | 145 +++++++--------
 .../approved-plans-v1_4/q90/explain.txt            | 111 ++++++-----
 .../approved-plans-v1_4/q90/simplified.txt         | 141 +++++++-------
 .../scala/org/apache/spark/sql/JoinSuite.scala     |  88 +++++++++
 10 files changed, 699 insertions(+), 632 deletions(-)


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

Reply via email to