You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ue...@apache.org on 2021/10/18 22:49:36 UTC

[spark] branch master updated (1ef6c13 -> c2ba498)

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

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


    from 1ef6c13  [SPARK-36933][CORE] Clean up TaskMemoryManager.acquireExecutionMemory()
     add c2ba498  [SPARK-36945][PYTHON] Inline type hints for python/pyspark/sql/udf.py

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/functions.py |   2 +-
 python/pyspark/sql/udf.py       | 129 ++++++++++++++++++++++++++++------------
 python/pyspark/sql/udf.pyi      |  58 ------------------
 3 files changed, 91 insertions(+), 98 deletions(-)
 delete mode 100644 python/pyspark/sql/udf.pyi

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