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 e1a2255f99be 
[SPARK-45699][BUILD][CORE][SQL][SS][CONNECT][MLLIB][ML][DSTREAM][GRAPHX][K8S][UI]
 Fixing all compilation warnings related to widening conversions
     add 0193d0f88a95 [SPARK-46114][PYTHON] Add PySparkIndexError for error 
framework

No new revisions were added by this update.

Summary of changes:
 python/docs/source/reference/pyspark.errors.rst |  1 +
 python/pyspark/errors/__init__.py               |  2 ++
 python/pyspark/errors/error_classes.py          | 10 ++++++++++
 python/pyspark/errors/exceptions/base.py        |  6 ++++++
 python/pyspark/sql/connect/dataframe.py         | 22 +++++++++++++---------
 python/pyspark/sql/dataframe.py                 | 11 +++++++----
 python/pyspark/sql/types.py                     | 12 ++++++++++--
 7 files changed, 49 insertions(+), 15 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to