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

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


    from 058fe273c56 [SPARK-37555][TEST][FOLLOWUP] Increase timeout of CLI test 
`spark-sql should pass last unclosed comment to backend`
     add 8651778a875 [SPARK-41111][CONNECT][PYTHON] Implement `DataFrame.show`

No new revisions were added by this update.

Summary of changes:
 .../main/protobuf/spark/connect/relations.proto    |  18 +++
 .../sql/connect/planner/SparkConnectPlanner.scala  |  12 +-
 python/pyspark/sql/connect/dataframe.py            |  47 +++++++-
 python/pyspark/sql/connect/plan.py                 |  40 +++++++
 python/pyspark/sql/connect/proto/relations_pb2.py  | 130 +++++++++++----------
 python/pyspark/sql/connect/proto/relations_pb2.pyi |  92 +++++++++++++++
 .../sql/tests/connect/test_connect_basic.py        |  11 ++
 7 files changed, 283 insertions(+), 67 deletions(-)


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

Reply via email to