[ 
https://issues.apache.org/jira/browse/SPARK-36847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Takuya Ueshin resolved SPARK-36847.
-----------------------------------
    Fix Version/s: 3.3.0
         Assignee: Takuya Ueshin
       Resolution: Fixed

Issue resolved by pull request 34102
https://github.com/apache/spark/pull/34102

> Explicitly specify error codes when ignoring type hint errors
> -------------------------------------------------------------
>
>                 Key: SPARK-36847
>                 URL: https://issues.apache.org/jira/browse/SPARK-36847
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Takuya Ueshin
>            Assignee: Takuya Ueshin
>            Priority: Major
>             Fix For: 3.3.0
>
>
> We use a lot of {{type: ignore}} annotation to ignore type hint errors in 
> pandas-on-Spark.
> We should explicitly specify the error codes to make it clear what kind of 
> error is being ignored, then the type hint checker can check more cases.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to