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 4ad55b676d5 [SPARK-42855][SQL] Use runtime null checks in 
TableOutputResolver
     add 1f400042e0f [SPARK-42995][CONNECT][PYTHON] Migrate Spark Connect 
DataFrame errors into error class

No new revisions were added by this update.

Summary of changes:
 python/pyspark/errors/error_classes.py             |  30 +++
 python/pyspark/sql/connect/dataframe.py            | 201 +++++++++++++++------
 python/pyspark/sql/dataframe.py                    |  13 +-
 .../sql/tests/connect/test_connect_basic.py        | 144 +++++++++++----
 python/pyspark/sql/tests/test_dataframe.py         |  12 +-
 5 files changed, 302 insertions(+), 98 deletions(-)


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

Reply via email to