This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 83e7b4faf731 [SPARK-53012][PYHTON] Support Arrow Python UDTF in Spark 
Connect
     add 7782a70889ab [SPARK-53301][PYTHON] Differentiate type hints of Pandas 
UDF and Arrow UDF

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/pandas/functions.py             |   2 +-
 python/pyspark/sql/pandas/typehints.py             | 187 +++++++++++++++------
 .../sql/tests/arrow/test_arrow_udf_typehints.py    |  15 ++
 .../sql/tests/pandas/test_pandas_udf_typehints.py  |  13 ++
 4 files changed, 161 insertions(+), 56 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to