You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Takuya Ueshin (Jira)" <ji...@apache.org> on 2021/10/08 21:30:00 UTC

[jira] [Updated] (SPARK-36961) Use PEP526 style variable type hints in pandas-on-Spark

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

Takuya Ueshin updated SPARK-36961:
----------------------------------
    Description: 
Now that we have started using newer Python syntax in the code base.
We should use PEP526 style variable type hints in pandas-on-Spark as well.

https://www.python.org/dev/peps/pep-0526/

  was:
Now that we have started using newer Python syntax in the code base.
We should use PEP526 style variable type hints in pandas-on-Spark as well.


> Use PEP526 style variable type hints in pandas-on-Spark
> -------------------------------------------------------
>
>                 Key: SPARK-36961
>                 URL: https://issues.apache.org/jira/browse/SPARK-36961
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Takuya Ueshin
>            Priority: Minor
>
> Now that we have started using newer Python syntax in the code base.
> We should use PEP526 style variable type hints in pandas-on-Spark as well.
> https://www.python.org/dev/peps/pep-0526/



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

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