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 71969fb9958 [SPARK-43231][ML][PYTHON][CONNECT][TESTS] Reduce the 
memory requirement in torch-related tests
     add 4b60de63770 [SPARK-43243][PYTHON][CONNECT] Add level param to 
printSchema for Python

No new revisions were added by this update.

Summary of changes:
 .../src/main/protobuf/spark/connect/base.proto     |   3 +
 .../service/SparkConnectAnalyzeHandler.scala       |   8 +-
 python/pyspark/sql/connect/client.py               |   3 +
 python/pyspark/sql/connect/dataframe.py            |  10 +-
 python/pyspark/sql/connect/proto/base_pb2.py       | 214 ++++++++++-----------
 python/pyspark/sql/connect/proto/base_pb2.pyi      |  19 +-
 python/pyspark/sql/dataframe.py                    |  29 ++-
 python/pyspark/sql/tests/test_dataframe.py         |  17 ++
 8 files changed, 186 insertions(+), 117 deletions(-)


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

Reply via email to