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 378e74a9efe3 [SPARK-55455][BUILD] Upgrade `RoaringBitmap` to 1.6.0
add b4b8165b39d9 [SPARK-55355][PYTHON] Upgrade mypy version to the latest
No new revisions were added by this update.
Summary of changes:
dev/create-release/spark-rm/Dockerfile | 2 +-
dev/lint-python | 2 +-
dev/requirements.txt | 4 ++--
dev/spark-test-image/docs/Dockerfile | 2 +-
dev/spark-test-image/lint/Dockerfile | 2 +-
examples/src/main/python/ml/pipeline_example.py | 2 +-
python/pyspark/core/context.py | 4 ++--
python/pyspark/core/rdd.py | 2 +-
python/pyspark/errors/exceptions/connect.py | 4 ++--
python/pyspark/ml/classification.py | 2 +-
python/pyspark/ml/linalg/__init__.py | 2 +-
python/pyspark/ml/regression.py | 2 +-
python/pyspark/ml/tuning.py | 6 +++---
python/pyspark/mllib/linalg/__init__.py | 2 +-
python/pyspark/pandas/data_type_ops/boolean_ops.py | 2 +-
python/pyspark/pandas/data_type_ops/num_ops.py | 8 ++------
python/pyspark/pandas/data_type_ops/string_ops.py | 4 +---
python/pyspark/pandas/frame.py | 2 +-
python/pyspark/pandas/groupby.py | 6 ++++--
python/pyspark/pandas/indexes/base.py | 4 ++--
python/pyspark/pandas/indexes/multi.py | 1 +
python/pyspark/pandas/internal.py | 2 +-
python/pyspark/pandas/namespace.py | 9 ++++----
python/pyspark/pandas/plot/matplotlib.py | 6 +++---
python/pyspark/pandas/series.py | 6 +++---
python/pyspark/pandas/typedef/typehints.py | 4 ++--
python/pyspark/pandas/usage_logging/__init__.py | 16 +++++++--------
python/pyspark/pandas/utils.py | 2 +-
python/pyspark/profiler.py | 11 +++++-----
python/pyspark/sql/connect/functions/builtin.py | 24 ++++++++--------------
python/pyspark/sql/conversion.py | 2 +-
python/pyspark/sql/functions/builtin.py | 24 ++++++++--------------
python/pyspark/sql/pandas/conversion.py | 6 +++---
python/pyspark/sql/pandas/types.py | 15 ++++++--------
python/pyspark/sql/plot/core.py | 2 +-
python/pyspark/sql/session.py | 7 ++++---
python/pyspark/sql/tests/typing/test_session.yml | 12 +++++------
python/pyspark/sql/udf.py | 2 +-
python/pyspark/util.py | 8 ++++----
39 files changed, 102 insertions(+), 121 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]