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

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


    from a667388  [SPARK-35678][ML][FOLLOWUP] softmax support offset and step
     add b3a2ceb  [SPARK-34807][SQL] Transpose Window nodes with Project 
between them

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/optimizer/Optimizer.scala   |  22 +-
 .../catalyst/optimizer/TransposeWindowSuite.scala  |  31 +++
 .../approved-plans-v1_4/q47.sf100/explain.txt      | 287 ++++++++++-----------
 .../approved-plans-v1_4/q47.sf100/simplified.txt   | 149 ++++++-----
 .../approved-plans-v1_4/q47/explain.txt            | 249 +++++++++---------
 .../approved-plans-v1_4/q47/simplified.txt         | 121 +++++----
 .../approved-plans-v1_4/q57.sf100/explain.txt      | 287 ++++++++++-----------
 .../approved-plans-v1_4/q57.sf100/simplified.txt   | 149 ++++++-----
 .../approved-plans-v1_4/q57/explain.txt            | 249 +++++++++---------
 .../approved-plans-v1_4/q57/simplified.txt         | 121 +++++----
 .../approved-plans-v2_7/q47.sf100/explain.txt      | 287 ++++++++++-----------
 .../approved-plans-v2_7/q47.sf100/simplified.txt   | 149 ++++++-----
 .../approved-plans-v2_7/q47/explain.txt            | 249 +++++++++---------
 .../approved-plans-v2_7/q47/simplified.txt         | 121 +++++----
 .../approved-plans-v2_7/q57.sf100/explain.txt      | 287 ++++++++++-----------
 .../approved-plans-v2_7/q57.sf100/simplified.txt   | 149 ++++++-----
 .../approved-plans-v2_7/q57/explain.txt            | 249 +++++++++---------
 .../approved-plans-v2_7/q57/simplified.txt         | 121 +++++----
 18 files changed, 1627 insertions(+), 1650 deletions(-)

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

Reply via email to