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

Apache Spark commented on SPARK-38424:
--------------------------------------

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

> Disallow unused casts and ignores
> ---------------------------------
>
>                 Key: SPARK-38424
>                 URL: https://issues.apache.org/jira/browse/SPARK-38424
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Maciej Szymkiewicz
>            Priority: Major
>
> Now, when we have almost full typing coverage, we should consider setting the 
> following mypy options:
> {code}
> warn_unused_ignores = True
> warn_redundant_casts = True
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to