This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 6eb966812b32 [SPARK-51889][PYTHON][SS] Fix a bug for MapState clear() in Python TWS add 5b7abdc265dd [SPARK-51877][PYTHON][CONNECT] Add functions 'chr', 'random' and 'uuid' No new revisions were added by this update. Summary of changes: python/pyspark/sql/connect/functions/builtin.py | 28 ++++++++--- python/pyspark/sql/functions/__init__.py | 3 ++ python/pyspark/sql/functions/builtin.py | 62 +++++++++++++++++++++++++ python/pyspark/sql/tests/test_functions.py | 36 ++++++-------- 4 files changed, 100 insertions(+), 29 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org