You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2022/01/13 04:35:35 UTC

[spark] branch master updated (e7cc032 -> 21ad3da)

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 e7cc032  [SPARK-37381][SQL] Unify v1 and v2 SHOW CREATE TABLE tests
     add 21ad3da  [SPARK-37885][PYTHON] Make pandas_udf to take type annotations with future annotations enabled

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py                    |   1 +
 python/pyspark/sql/pandas/functions.py             |  11 +-
 python/pyspark/sql/pandas/typehints.py             |  10 +-
 .../pyspark/sql/tests/test_pandas_udf_typehints.py | 148 +++++++++++++++----
 ...andas_udf_typehints_with_future_annotations.py} | 159 +++++++++++++++++----
 5 files changed, 268 insertions(+), 61 deletions(-)
 copy python/pyspark/sql/tests/{test_pandas_udf_typehints.py => test_pandas_udf_typehints_with_future_annotations.py} (60%)

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