File tree Expand file tree Collapse file tree 3 files changed +13
-0
lines changed
Expand file tree Collapse file tree 3 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 1+ # Arbitrary State API v2
2+
3+ ** Arbitrary State API v2** for more flexible state management.
4+
5+ Arbitrary State API v2 was introduced in [ Apache Spark 4.0.0] ({{ spark.jira }}/SPARK-46815).
Original file line number Diff line number Diff line change 1+ # State Data Source
2+
3+ ** State Data Source** allows for easier debugging.
4+
5+ State Data Source was introduced in [ Apache Spark 4.0.0] ({{ spark.jira }}/SPARK-45511).
Original file line number Diff line number Diff line change 231231 - StreamingQueryWrapper : StreamingQueryWrapper.md
232232 - Features :
233233 - features/index.md
234+ - Arbitrary State API v2 : arbitrary-state-api-v2.md
234235 - Data Sources : datasources/index.md
235236 - Micro-Batch Execution :
236237 - micro-batch-execution/index.md
428429 - RatePerMicroBatchProvider : datasources/rate-micro-batch/RatePerMicroBatchProvider.md
429430 - RatePerMicroBatchStream : datasources/rate-micro-batch/RatePerMicroBatchStream.md
430431 - RatePerMicroBatchTable : datasources/rate-micro-batch/RatePerMicroBatchTable.md
432+ - State :
433+ - datasources/state/index.md
431434 - Text Socket :
432435 - datasources/socket/index.md
433436 - TextSocketSourceProvider : datasources/socket/TextSocketSourceProvider.md
You can’t perform that action at this time.
0 commit comments