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

Takuya Ueshin updated SPARK-36846:
----------------------------------
    Description: 
Inline type hint files under {{pyspark/sql/pandas}} folder, except for 
{{pyspark/sql/pandas/functions.pyi}} and files under 
{{pyspark/sql/pandas/_typing}}.
 * Since the file contains a lot of overloads, we should revisit and manage it 
separately.
 * We can't inline files under {{pyspark/sql/pandas/_typing}} because it 
includes new syntax for type hints.

  was:
Inline type hint files under {{pyspark/sql/pandas}} folder, except for 
{{pyspark/sql/pandas/functions.pyi}} and files under 
{{pyspark/sql/pandas/_typing}}.

- Since the file contains a lot of overloads, we should revisit and manage it 
separately.
- We can't inline files under {{pyspark/sql/pandas/_typing}} because it 
includes new syntax for type hints.


> Inline most of type hint files under pyspark/sql/pandas folder
> --------------------------------------------------------------
>
>                 Key: SPARK-36846
>                 URL: https://issues.apache.org/jira/browse/SPARK-36846
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Takuya Ueshin
>            Priority: Major
>
> Inline type hint files under {{pyspark/sql/pandas}} folder, except for 
> {{pyspark/sql/pandas/functions.pyi}} and files under 
> {{pyspark/sql/pandas/_typing}}.
>  * Since the file contains a lot of overloads, we should revisit and manage 
> it separately.
>  * We can't inline files under {{pyspark/sql/pandas/_typing}} because it 
> includes new syntax for 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