You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ue...@apache.org on 2021/07/19 22:07:46 UTC

[spark] branch master updated (c7ccc60 -> 8dd4335)

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

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


    from c7ccc60  [SPARK-36166][TESTS][FOLLOWUP] Add BLOCK_SCALA_VERSION to sparktestssupport/__init__.py
     add 8dd4335  [SPARK-36127][PYTHON] Support comparison between a Categorical and a scalar

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/data_type_ops/base.py        |   4 +-
 .../pandas/data_type_ops/categorical_ops.py        |  59 ++-
 python/pyspark/pandas/data_type_ops/num_ops.py     |   4 +-
 .../tests/data_type_ops/test_categorical_ops.py    | 410 ++++++++++++++-------
 .../pandas/tests/data_type_ops/test_num_ops.py     |  16 +-
 .../pandas/tests/data_type_ops/test_udt_ops.py     |  16 +-
 6 files changed, 353 insertions(+), 156 deletions(-)

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