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 74b3df8  [SPARK-35698][SQL] Support casting of timestamp without time 
zone to strings
     add 3c66c11  [SPARK-35601][PYTHON] Complete arithmetic operators involving 
bool literals, Series, and Index

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/data_type_ops/base.py        |  23 +++--
 python/pyspark/pandas/data_type_ops/boolean_ops.py |  35 +++++--
 python/pyspark/pandas/data_type_ops/num_ops.py     |  28 ++++--
 .../pandas/tests/data_type_ops/test_boolean_ops.py | 111 ++++++++++++++++-----
 .../pandas/tests/data_type_ops/test_num_ops.py     |  58 ++++++-----
 .../pandas/tests/data_type_ops/testing_utils.py    |   4 +
 6 files changed, 185 insertions(+), 74 deletions(-)

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

Reply via email to