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

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


    from 49fc992f02a [SPARK-43250][SQL] Replace the error class 
`_LEGACY_ERROR_TEMP_2014` with an internal error
     add b8488e04d4c [SPARK-43347][PYTHON] Remove Python 3.7 Support

No new revisions were added by this update.

Summary of changes:
 dev/run-tests                                               |  4 ++--
 dev/run-tests-jenkins                                       |  4 ++--
 docs/index.md                                               |  3 +--
 docs/rdd-programming-guide.md                               |  6 +-----
 python/docs/source/development/contributing.rst             |  4 ++--
 python/docs/source/getting_started/install.rst              |  2 +-
 python/docs/source/user_guide/pandas_on_spark/typehints.rst |  2 +-
 python/pyspark/context.py                                   |  5 -----
 python/pyspark/pandas/frame.py                              |  3 ---
 python/pyspark/pandas/series.py                             | 13 +++----------
 python/pyspark/serializers.py                               | 10 +++++-----
 python/pyspark/sql/functions.py                             |  1 -
 python/pyspark/sql/pandas/typehints.py                      |  2 +-
 python/run-tests                                            |  4 ++--
 python/setup.py                                             |  3 +--
 15 files changed, 22 insertions(+), 44 deletions(-)


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

Reply via email to