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

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

    [ https://issues.apache.org/jira/browse/SPARK-39811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17568397#comment-17568397 ] 

Apache Spark commented on SPARK-39811:
--------------------------------------

User 'anilbey' has created a pull request for this issue:
https://github.com/apache/spark/pull/37210

> 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
>            Priority: Minor
>
> 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