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 a127d91  [SPARK-35402][WEBUI] Increase the max thread pool size of 
jetty server in HistoryServer UI
     add 0ac5c16  [SPARK-35314][PYTHON] Support arithmetic operations against 
bool IndexOpsMixin

No new revisions were added by this update.

Summary of changes:
 python/pyspark/pandas/data_type_ops/base.py        |  36 ++++-
 python/pyspark/pandas/data_type_ops/boolean_ops.py | 156 +++++++++++++++++++-
 .../pyspark/pandas/data_type_ops/datetime_ops.py   |   8 +-
 python/pyspark/pandas/data_type_ops/num_ops.py     | 134 ++++++-----------
 .../pandas/tests/data_type_ops/test_boolean_ops.py | 163 ++++++++++++++++-----
 .../pandas/tests/data_type_ops/test_num_ops.py     |  81 +++++++++-
 python/pyspark/pandas/tests/test_dataframe.py      |   2 -
 python/pyspark/pandas/tests/test_series.py         |   2 -
 8 files changed, 445 insertions(+), 137 deletions(-)

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

Reply via email to