This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from 59556b1a69f6 [SPARK-53302][PYTHON][TESTS] Make doctest of df.unpivot deterministic add 9e06a506a947 [SPARK-51920][SS][PYTHON] Fix composite/nested type in value state for python TWS No new revisions were added by this update. Summary of changes: .../sql/streaming/stateful_processor_api_client.py | 26 ++- .../helper/helper_pandas_transform_with_state.py | 207 +++++++++++++++++++++ .../pandas/test_pandas_transform_with_state.py | 71 ++++++- .../sql/catalyst/CatalystTypeConverters.scala | 1 + 4 files changed, 289 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org