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 ddfc75e  [SPARK-34803][PYSPARK] Pass the raised ImportError if pandas 
or pyarrow fail to import
     add 51cf0ca  [SPARK-34812][SQL] RowNumberLike and RankLike should not be 
nullable

No new revisions were added by this update.

Summary of changes:
 .../catalyst/expressions/windowExpressions.scala   |   2 +
 .../approved-plans-v1_4/q47.sf100/explain.txt      |  82 +++---
 .../approved-plans-v1_4/q47.sf100/simplified.txt   |  36 ++-
 .../approved-plans-v1_4/q47/explain.txt            |  78 +++---
 .../approved-plans-v1_4/q47/simplified.txt         |  36 ++-
 .../approved-plans-v1_4/q57.sf100/explain.txt      |  82 +++---
 .../approved-plans-v1_4/q57.sf100/simplified.txt   |  36 ++-
 .../approved-plans-v1_4/q57/explain.txt            |  78 +++---
 .../approved-plans-v1_4/q57/simplified.txt         |  36 ++-
 .../approved-plans-v2_7/q47.sf100/explain.txt      |  82 +++---
 .../approved-plans-v2_7/q47.sf100/simplified.txt   |  36 ++-
 .../approved-plans-v2_7/q47/explain.txt            |  78 +++---
 .../approved-plans-v2_7/q47/simplified.txt         |  36 ++-
 .../approved-plans-v2_7/q51a.sf100/explain.txt     | 300 ++++++++++-----------
 .../approved-plans-v2_7/q51a.sf100/simplified.txt  | 234 ++++++++--------
 .../approved-plans-v2_7/q51a/explain.txt           | 288 +++++++++-----------
 .../approved-plans-v2_7/q51a/simplified.txt        | 224 ++++++++-------
 .../approved-plans-v2_7/q57.sf100/explain.txt      |  82 +++---
 .../approved-plans-v2_7/q57.sf100/simplified.txt   |  36 ++-
 .../approved-plans-v2_7/q57/explain.txt            |  78 +++---
 .../approved-plans-v2_7/q57/simplified.txt         |  36 ++-
 21 files changed, 904 insertions(+), 1072 deletions(-)

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

Reply via email to