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 6bd385f  [SPARK-36159][BUILD] Replace 'python' to 'python3' in 
dev/test-dependencies.sh
     add a71dd6a  [SPARK-36146][PYTHON][INFRA][TESTS] Upgrade Python version 
from 3.6 to 3.9 in GitHub Actions' linter/docs

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_and_test.yml               | 11 +++--------
 python/pyspark/ml/linalg/__init__.pyi              |  2 +-
 python/pyspark/mllib/_typing.pyi                   |  2 +-
 python/pyspark/mllib/classification.pyi            |  2 +-
 python/pyspark/mllib/clustering.pyi                |  6 +++---
 python/pyspark/pandas/categorical.py               |  6 +++---
 .../pandas/data_type_ops/categorical_ops.py        | 16 ++++++++++------
 python/pyspark/pandas/frame.py                     | 10 +++++++---
 python/pyspark/pandas/indexes/category.py          |  8 ++++----
 python/pyspark/pandas/indexing.py                  |  4 ++--
 python/pyspark/pandas/ml.py                        |  2 +-
 python/pyspark/pandas/mlflow.py                    |  8 +++++---
 python/pyspark/pandas/namespace.py                 |  6 +++---
 python/pyspark/pandas/series.py                    |  5 +++--
 python/pyspark/pandas/tests/test_typedef.py        | 22 +++++++++++-----------
 python/pyspark/pandas/typedef/typehints.py         |  6 +++---
 .../pyspark/sql/pandas/_typing/protocols/frame.pyi |  2 +-
 17 files changed, 62 insertions(+), 56 deletions(-)

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

Reply via email to