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 5180c0c51de1 [SPARK-53069][SS] Fix incorrect state store metrics with virtual column families add af4e1d91b76a [SPARK-53104][PS] Introduce ansi_mode_context to avoid multiple config checks per API call No new revisions were added by this update. Summary of changes: python/pyspark/pandas/base.py | 106 +++++++++++++++++++++++-------------- python/pyspark/pandas/frame.py | 23 +++++++- python/pyspark/pandas/groupby.py | 17 +++++- python/pyspark/pandas/series.py | 18 ++++++- python/pyspark/pandas/strings.py | 18 ++++++- python/pyspark/pandas/utils.py | 111 ++++++++++++++++++++++++++++++++------- 6 files changed, 232 insertions(+), 61 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org