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 98552a6b6424 [SPARK-52338][SQL] Support for inheriting default collation from schema to View add 3159416c1ed1 [SPARK-52333][SS][PYTHON] Squeeze the protocol of retrieving timers for transformWithState in PySpark No new revisions were added by this update. Summary of changes: .../sql/streaming/proto/StateMessage_pb2.py | 158 +++++++++++---------- .../sql/streaming/proto/StateMessage_pb2.pyi | 76 +++++++++- .../sql/streaming/stateful_processor_api_client.py | 156 ++++++++++++++------ .../sql/streaming/stateful_processor_util.py | 30 ++-- .../sql/execution/streaming/StateMessage.proto | 15 +- .../TransformWithStateInPySparkStateServer.scala | 103 ++++++++++---- ...ansformWithStateInPySparkStateServerSuite.scala | 19 +-- 7 files changed, 375 insertions(+), 182 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org