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 b5fbdeb5483 [SPARK-40901][CORE] Unable to store Spark Driver logs with 
Absolute Hadoop based URI FS Path
     add fed8acfcfc3 [SPARK-41005][CONNECT][PYTHON] Arrow-based collect

No new revisions were added by this update.

Summary of changes:
 .../src/main/protobuf/spark/connect/base.proto     |   7 +-
 .../service/SparkConnectStreamHandler.scala        | 105 +++++++++++++++++++--
 python/pyspark/sql/connect/client.py               |  11 ++-
 python/pyspark/sql/connect/proto/base_pb2.py       |  36 +++----
 python/pyspark/sql/connect/proto/base_pb2.pyi      |  39 ++------
 .../sql/tests/connect/test_connect_basic.py        |  12 +++
 .../sql/execution/arrow/ArrowConverters.scala      |  86 +++++++++++++++++
 7 files changed, 233 insertions(+), 63 deletions(-)


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

Reply via email to