Maciej Szymkiewicz created SPARK-38424:
------------------------------------------

             Summary: 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


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