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 49b7b6b9fe6b [SPARK-47691][SQL] Postgres: Support multi dimensional array on the write side add 2c2a2adc3275 [SPARK-47655][SS] Integrate timer with Initial State handling for state-v2 No new revisions were added by this update. Summary of changes: .../spark/sql/streaming/StatefulProcessor.scala | 7 +- .../streaming/TransformWithStateExec.scala | 3 +- .../TransformWithStateInitialStateSuite.scala | 124 ++++++++++++++++++++- .../sql/streaming/TransformWithStateSuite.scala | 60 ++++++---- 4 files changed, 164 insertions(+), 30 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org