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 a3d2954 [SPARK-33421][SQL] Support Greatest and Least in Expression
Canonicalize
add 2f07c56 [SPARK-33278][SQL] Improve the performance for FIRST_VALUE
No new revisions were added by this update.
Summary of changes:
.../spark/sql/catalyst/optimizer/Optimizer.scala | 13 +
.../optimizer/OptimizeWindowFunctionsSuite.scala | 76 ++++
.../src/test/resources/sql-tests/inputs/window.sql | 66 ++--
.../resources/sql-tests/results/window.sql.out | 426 +++++++++++----------
4 files changed, 339 insertions(+), 242 deletions(-)
create mode 100644
sql/catalyst/src/test/scala/org/apache/spark/sql/catalyst/optimizer/OptimizeWindowFunctionsSuite.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]