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

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


    from 801e07996a4 [SPARK-41192][CORE] Remove unscheduled speculative tasks 
when task finished to obtain better dynamic
     add e23983a32df [SPARK-41434][CONNECT][PYTHON] Initial `LambdaFunction` 
implementation

No new revisions were added by this update.

Summary of changes:
 .../main/protobuf/spark/connect/expressions.proto  |  12 ++
 .../sql/connect/planner/SparkConnectPlanner.scala  |  34 +++++
 python/pyspark/sql/connect/column.py               |  29 ++++
 python/pyspark/sql/connect/functions.py            | 149 ++++++++++++++++-----
 .../pyspark/sql/connect/proto/expressions_pb2.py   |  69 ++++++----
 .../pyspark/sql/connect/proto/expressions_pb2.pyi  |  42 ++++++
 .../sql/tests/connect/test_connect_function.py     |  32 +++++
 7 files changed, 302 insertions(+), 65 deletions(-)


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

Reply via email to