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

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


    from 1062b5e0963e [SPARK-53454][SQL] Handle AlwaysTrue/AlwaysFalse in 
JDBCSQLBuilder
     add be8a32d67656 [SPARK-57026][SQL] SortMergeJoinExec and 
ShuffledHashJoinExec: replace anonymous TaskCompletionListener with shared 
JoinHelper methods

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/execution/joins/JoinHelper.java      | 35 ++++++++++++++++++++--
 .../sql/execution/joins/ShuffledHashJoinExec.scala | 12 +++-----
 .../sql/execution/joins/SortMergeJoinExec.scala    | 18 ++---------
 3 files changed, 39 insertions(+), 26 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to