This is an automated email from the ASF dual-hosted git repository.
yamamuro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.
from 7b942d5 [SPARK-35425][BUILD] Pin jinja2 in `spark-rm/Dockerfile` and
add as a required dependency in the release README.md
add cce0048 [SPARK-35351][SQL] Add code-gen for left anti sort merge join
No new revisions were added by this update.
Summary of changes:
.../sql/execution/joins/SortMergeJoinExec.scala | 97 ++++++++++++++----
.../approved-plans-v1_4/q16.sf100/explain.txt | 4 +-
.../approved-plans-v1_4/q16.sf100/simplified.txt | 5 +-
.../approved-plans-v1_4/q16/explain.txt | 4 +-
.../approved-plans-v1_4/q16/simplified.txt | 5 +-
.../approved-plans-v1_4/q69.sf100/explain.txt | 36 +++----
.../approved-plans-v1_4/q69.sf100/simplified.txt | 110 +++++++++++----------
.../approved-plans-v1_4/q87.sf100/explain.txt | 8 +-
.../approved-plans-v1_4/q87.sf100/simplified.txt | 10 +-
.../approved-plans-v1_4/q94.sf100/explain.txt | 4 +-
.../approved-plans-v1_4/q94.sf100/simplified.txt | 5 +-
.../approved-plans-v1_4/q94/explain.txt | 4 +-
.../approved-plans-v1_4/q94/simplified.txt | 5 +-
.../sql/execution/WholeStageCodegenSuite.scala | 22 +++++
.../sql/execution/metric/SQLMetricsSuite.scala | 4 +-
15 files changed, 208 insertions(+), 115 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]