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

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


    from 97a6955278c [SPARK-41982][SQL] Partitions of type string should not be 
treated as numeric types
     add bf80aa472bc [SPARK-42089][CONNECT][PYTHON] Fix variable name issues in 
nested lambda functions

No new revisions were added by this update.

Summary of changes:
 .../main/protobuf/spark/connect/expressions.proto  | 11 ++-
 .../sql/connect/planner/SparkConnectPlanner.scala  | 29 +++----
 python/pyspark/sql/connect/expressions.py          | 57 +++++++++++--
 python/pyspark/sql/connect/functions.py            |  9 +-
 .../pyspark/sql/connect/proto/expressions_pb2.py   | 99 +++++++++++++---------
 .../pyspark/sql/connect/proto/expressions_pb2.pyi  | 39 ++++++++-
 .../sql/tests/connect/test_connect_function.py     | 34 ++++++++
 .../sql/tests/connect/test_parity_functions.py     |  5 --
 8 files changed, 206 insertions(+), 77 deletions(-)


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

Reply via email to