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

Xinrong Meng updated SPARK-36940:
---------------------------------
    Description: 
Inline type hints for python/pyspark/sql/avro/functions.py.

 

Currently, we use stub files for type annotations, which don't support type 
checks within function bodies. So we inline type hints to support that.

  was:Inline type hints for python/pyspark/sql/avro/functions.py


> Inline type hints for python/pyspark/sql/avro/functions.py
> ----------------------------------------------------------
>
>                 Key: SPARK-36940
>                 URL: https://issues.apache.org/jira/browse/SPARK-36940
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Xinrong Meng
>            Priority: Major
>
> Inline type hints for python/pyspark/sql/avro/functions.py.
>  
> Currently, we use stub files for type annotations, which don't support type 
> checks within function bodies. So we inline type hints to support that.



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