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 5ba17d0 [SPARK-29722][SQL] Non reversed keywords should be able to be
used in high order functions
add 83c39d1 [SPARK-29343][SQL] Eliminate sorts without limit in the
subquery of Join/Aggregation
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/optimizer/Optimizer.scala | 53 +++--
.../catalyst/optimizer/EliminateSortsSuite.scala | 229 ++++++++++++++++++++-
.../optimizer/RemoveRedundantSortsSuite.scala | 138 -------------
.../scala/org/apache/spark/sql/SubquerySuite.scala | 5 +-
4 files changed, 266 insertions(+), 159 deletions(-)
delete mode 100644
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/RemoveRedundantSortsSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]