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: [email protected]
For additional commands, e-mail: [email protected]