You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Anıl Tuncel (Jira)" <ji...@apache.org> on 2022/07/18 22:41:00 UTC

[jira] [Created] (SPARK-39811) add ignore for the recently added and failing mypy error 'type-var' #37210

Anıl Tuncel created SPARK-39811:
-----------------------------------

             Summary: add ignore for the recently added and failing mypy error 'type-var' #37210
                 Key: SPARK-39811
                 URL: https://issues.apache.org/jira/browse/SPARK-39811
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 3.2.2
            Reporter: Anıl Tuncel


A new error introduced to mypy is found in this repository. This PR adds comment to ignore that error.
{quote}spark ([https://github.com/apache/spark])
 * python/pyspark/ml/wrapper.py:267: error: A function returning TypeVar should receive at least one argument containing the same Typevar [type-var]{quote}
Reference:

[python/mypy#13166|https://github.com/python/mypy/pull/13166]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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