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 973b3d56aee [SPARK-42221][SQL] Introduce a new conf for TimestampNTZ 
schema inference in JSON/CSV
     add a1362b19094 [SPARK-42192][PYTHON] Migrate the `TypeError` from 
`pyspark/sql/dataframe.py` into `PySparkTypeError`

No new revisions were added by this update.

Summary of changes:
 python/pyspark/errors/error_classes.py             |  77 +++++-
 python/pyspark/sql/connect/dataframe.py            | 111 +++++++--
 python/pyspark/sql/dataframe.py                    | 263 ++++++++++++++++-----
 .../sql/tests/connect/test_connect_basic.py        |  14 +-
 python/pyspark/sql/tests/test_dataframe.py         | 143 +++++++++--
 python/pyspark/sql/tests/test_functions.py         |  50 ++++
 6 files changed, 561 insertions(+), 97 deletions(-)


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

Reply via email to