You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ue...@apache.org on 2024/02/23 21:04:06 UTC

(spark) branch master updated (28951ed6681f -> 772a445e412b)

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

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


    from 28951ed6681f [SPARK-47118][BUILD][CORE][SQL][UI] Migrate from Jetty 10 to Jetty 11
     add 772a445e412b [SPARK-47035][SS][CONNECT] Protocol for Client-Side Listener

No new revisions were added by this update.

Summary of changes:
 .../src/main/protobuf/spark/connect/commands.proto |  37 +++++
 python/pyspark/sql/connect/proto/commands_pb2.py   | 102 +++++++-------
 python/pyspark/sql/connect/proto/commands_pb2.pyi  | 156 ++++++++++++++++++++-
 3 files changed, 246 insertions(+), 49 deletions(-)


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