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

Maciej Szymkiewicz commented on SPARK-36845:
--------------------------------------------

Additionally, we should probably rethink `_typing.pyi` modules. In general it 
should be safe to move these to plain Python modules (see for example how 
Pandas folks do similar thing).

> Inline type hint files
> ----------------------
>
>                 Key: SPARK-36845
>                 URL: https://issues.apache.org/jira/browse/SPARK-36845
>             Project: Spark
>          Issue Type: Umbrella
>          Components: PySpark, SQL
>    Affects Versions: 3.3.0
>            Reporter: Takuya Ueshin
>            Priority: Major
>
> Currently there are type hint stub files ({{*.pyi}}) to show the expected 
> types for functions, but we can also take advantage of static type checking 
> within the functions by inlining the type hints.



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