Dongjoon Hyun created SPARK-48068:
-------------------------------------
Summary: Fix `mypy` failure in Python 3.10
Key: SPARK-48068
URL: https://issues.apache.org/jira/browse/SPARK-48068
Project: Spark
Issue Type: Bug
Components: PySpark
Affects Versions: 4.0.0
Reporter: Dongjoon Hyun
{code}
$ dev/lint-python --mypy
starting mypy annotations test...
annotations failed mypy checks:
python/pyspark/sql/pandas/conversion.py:450: error: Unused "type: ignore"
comment [unused-ignore]
Found 1 error in 1 file (checked 1013 source files)
1
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]