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 58adb0174af3 [SPARK-51814][SS][PYTHON][FOLLLOW-UP] Uses `list(self)` instead of `StructType.fields` for old version compat add 772c4cbd9f65 [SPARK-51822][SS] Throwing classified error when disallowed functions are called during StatefulProcessor.init() No new revisions were added by this update. Summary of changes: .../streaming/StatefulProcessorHandleImpl.scala | 46 ++++++- .../streaming/TransformWithListStateTTLSuite.scala | 17 +-- .../streaming/TransformWithMapStateTTLSuite.scala | 11 +- .../sql/streaming/TransformWithStateSuite.scala | 141 +++++++++++++++++++++ .../TransformWithValueStateTTLSuite.scala | 25 ++-- 5 files changed, 207 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org