This is an automated email from the ASF dual-hosted git repository.

ashrigondekar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


    from f43d5cea838a [SPARK-53482][SQL][FOLLOWUP] Rename 
`spark.sql.merge(.nested.type.coercion.enabled -> NestedTypeCoercion.enabled)`
     add 22e26598785e [SPARK-54583][SS] Add SQLConf to enable use of OffsetMap

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/internal/SQLConf.scala    |  11 ++
 .../streaming/checkpointing/OffsetSeq.scala        | 145 +++++++++++++++++---
 .../streaming/checkpointing/OffsetSeqLog.scala     |   9 +-
 .../streaming/runtime/IncrementalExecution.scala   |   8 +-
 .../streaming/runtime/MicroBatchExecution.scala    |  51 ++++++-
 .../streaming/runtime/ProgressReporter.scala       |   4 +-
 .../streaming/runtime/StreamExecutionContext.scala |   6 +-
 .../streaming/runtime/StreamProgress.scala         |  13 +-
 .../state/OfflineStateRepartitionRunner.scala      |  33 +++--
 .../execution/streaming/OffsetSeqLogSuite.scala    | 146 ++++++++++++++++++++-
 10 files changed, 376 insertions(+), 50 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to