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 63cd131  [SPARK-35899][SQL] Utility to convert connector expressions 
to Catalyst
     add a9ebfc5  [SPARK-35466][PYTHON] Fix disallow_untyped_defs mypy checks 
for pyspark.pandas.data_type_ops.*

No new revisions were added by this update.

Summary of changes:
 python/mypy.ini                                    |  5 --
 python/pyspark/pandas/data_type_ops/base.py        | 39 ++++++------
 python/pyspark/pandas/data_type_ops/binary_ops.py  | 15 +++--
 python/pyspark/pandas/data_type_ops/boolean_ops.py | 63 +++++++++----------
 .../pandas/data_type_ops/categorical_ops.py        |  6 +-
 python/pyspark/pandas/data_type_ops/complex_ops.py | 13 ++--
 python/pyspark/pandas/data_type_ops/date_ops.py    | 11 ++--
 .../pyspark/pandas/data_type_ops/datetime_ops.py   | 27 ++++----
 python/pyspark/pandas/data_type_ops/null_ops.py    |  6 +-
 python/pyspark/pandas/data_type_ops/num_ops.py     | 71 +++++++++++-----------
 python/pyspark/pandas/data_type_ops/string_ops.py  | 40 ++++++------
 11 files changed, 137 insertions(+), 159 deletions(-)

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

Reply via email to