-
Notifications
You must be signed in to change notification settings - Fork 28.6k
[SPARK-50526][SS] Add store encoding format conf into offset log and block non supported stateful operators from using avro #49121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
bb196bc
[SPARK-50526] Add store encoding format conf into offset log and bloc…
anishshri-db b07b45f
Address Eric's comments
anishshri-db 2d73182
Address comments
anishshri-db 5f6bd5f
Misc update
anishshri-db f8cebb9
Merge branch 'master' into task/SPARK-50526
anishshri-db e3b7bbd
Misc fix
anishshri-db 2018084
Add test
anishshri-db File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+12 Bytes
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/commits/.0.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/commits/.1.crc
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
sql/core/src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/commits/0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
v1 | ||
{"nextBatchWatermarkMs":0,"stateUniqueIds":{}} |
2 changes: 2 additions & 0 deletions
2
sql/core/src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/commits/1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
v1 | ||
{"nextBatchWatermarkMs":0,"stateUniqueIds":{}} |
1 change: 1 addition & 0 deletions
1
sql/core/src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/metadata
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"id":"f3f30619-9175-4329-97a7-f5629deaad89"} |
Binary file added
BIN
+16 Bytes
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/offsets/.0.crc
Binary file not shown.
Binary file added
BIN
+16 Bytes
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/offsets/.1.crc
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
sql/core/src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/offsets/0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
v1 | ||
{"batchWatermarkMs":0,"batchTimestampMs":1734074255407,"conf":{"spark.sql.streaming.stateStore.providerClass":"org.apache.spark.sql.execution.streaming.state.RocksDBStateStoreProvider","spark.sql.streaming.stateStore.rocksdb.formatVersion":"5","spark.sql.streaming.stateStore.encodingFormat":"avro","spark.sql.streaming.statefulOperator.useStrictDistribution":"true","spark.sql.streaming.flatMapGroupsWithState.stateFormatVersion":"2","spark.sql.streaming.aggregation.stateFormatVersion":"2","spark.sql.shuffle.partitions":"5","spark.sql.streaming.join.stateFormatVersion":"2","spark.sql.streaming.stateStore.compression.codec":"lz4","spark.sql.streaming.multipleWatermarkPolicy":"min","spark.databricks.sql.optimizer.pruneFiltersCanPruneStreamingSubplan":"false"}} | ||
0 |
3 changes: 3 additions & 0 deletions
3
sql/core/src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/offsets/1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
v1 | ||
{"batchWatermarkMs":0,"batchTimestampMs":1734074257473,"conf":{"spark.sql.streaming.stateStore.providerClass":"org.apache.spark.sql.execution.streaming.state.RocksDBStateStoreProvider","spark.sql.streaming.stateStore.rocksdb.formatVersion":"5","spark.sql.streaming.stateStore.encodingFormat":"avro","spark.sql.streaming.statefulOperator.useStrictDistribution":"true","spark.sql.streaming.flatMapGroupsWithState.stateFormatVersion":"2","spark.sql.streaming.aggregation.stateFormatVersion":"2","spark.sql.shuffle.partitions":"5","spark.sql.streaming.join.stateFormatVersion":"2","spark.sql.streaming.stateStore.compression.codec":"lz4","spark.sql.streaming.multipleWatermarkPolicy":"min","spark.databricks.sql.optimizer.pruneFiltersCanPruneStreamingSubplan":"false"}} | ||
1 |
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/0/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/0/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/0/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+63 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/0/1.changelog
Binary file not shown.
Binary file added
BIN
+3.69 KB
...src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/0/1.zip
Binary file not shown.
Binary file added
BIN
+63 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/0/2.changelog
Binary file not shown.
Binary file added
BIN
+20 Bytes
...ersion-4.0.0-tws-avro/state/0/0/SSTs/.000008-7b1ee246-6831-4c62-9fd7-7741cb534368.sst.crc
Binary file not shown.
Binary file added
BIN
+1.18 KB
...int-version-4.0.0-tws-avro/state/0/0/SSTs/000008-7b1ee246-6831-4c62-9fd7-7741cb534368.sst
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/1/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/1/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/1/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/1/1.changelog
Binary file not shown.
Binary file added
BIN
+3.52 KB
...src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/1/1.zip
Binary file not shown.
Binary file added
BIN
+63 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/1/2.changelog
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/2/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/2/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/2/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/2/1.changelog
Binary file not shown.
Binary file added
BIN
+3.53 KB
...src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/2/1.zip
Binary file not shown.
Binary file added
BIN
+47 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/2/2.changelog
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/3/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/3/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/3/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/3/1.changelog
Binary file not shown.
Binary file added
BIN
+3.53 KB
...src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/3/1.zip
Binary file not shown.
Binary file added
BIN
+47 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/3/2.changelog
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/4/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/4/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/4/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/4/1.changelog
Binary file not shown.
Binary file added
BIN
+3.53 KB
...src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/4/1.zip
Binary file not shown.
Binary file added
BIN
+47 Bytes
...st/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/4/2.changelog
Binary file not shown.
Binary file added
BIN
+16 Bytes
...ources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/_metadata/v2/.0.crc
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...t/resources/structured-streaming/checkpoint-version-4.0.0-tws-avro/state/0/_metadata/v2/0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
v2 | ||
{"operatorInfo":{"operatorId":0,"operatorName":"transformWithStateExec"},"stateStoreInfo":[{"storeName":"default","numColsPrefixKey":0,"numPartitions":5,"stateSchemaFilePath":"file:/Users/anish.shrigondekar/spark/spark/target/tmp/spark-dcaeba6f-ff09-4f91-ba1b-4d14fe53cc9f/state/0/_stateSchema/default/0_6b12d3c5-57e6-4001-8321-3ae63d6be7a0"}],"operatorPropertiesJson":"{\"timeMode\":\"NoTime\",\"outputMode\":\"Update\",\"stateVariables\":[{\"stateName\":\"countState\",\"stateVariableType\":\"ValueState\",\"ttlEnabled\":false}]}"} |
Binary file added
BIN
+12 Bytes
...n-4.0.0-tws-avro/state/0/_stateSchema/default/.0_6b12d3c5-57e6-4001-8321-3ae63d6be7a0.crc
Binary file not shown.
Binary file added
BIN
+284 Bytes
...ersion-4.0.0-tws-avro/state/0/_stateSchema/default/0_6b12d3c5-57e6-4001-8321-3ae63d6be7a0
Binary file not shown.
Binary file added
BIN
+12 Bytes
...test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/commits/.0.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/commits/.1.crc
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/commits/0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
v1 | ||
{"nextBatchWatermarkMs":0,"stateUniqueIds":{}} |
2 changes: 2 additions & 0 deletions
2
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/commits/1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
v1 | ||
{"nextBatchWatermarkMs":0,"stateUniqueIds":{}} |
1 change: 1 addition & 0 deletions
1
...e/src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/metadata
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"id":"1341f9d1-5100-4426-876c-2754aeaca02b"} |
Binary file added
BIN
+16 Bytes
...test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/offsets/.0.crc
Binary file not shown.
Binary file added
BIN
+16 Bytes
...test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/offsets/.1.crc
Binary file not shown.
3 changes: 3 additions & 0 deletions
3
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/offsets/0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
v1 | ||
{"batchWatermarkMs":0,"batchTimestampMs":1734074067729,"conf":{"spark.sql.streaming.stateStore.providerClass":"org.apache.spark.sql.execution.streaming.state.RocksDBStateStoreProvider","spark.sql.streaming.stateStore.rocksdb.formatVersion":"5","spark.sql.streaming.stateStore.encodingFormat":"unsaferow","spark.sql.streaming.statefulOperator.useStrictDistribution":"true","spark.sql.streaming.flatMapGroupsWithState.stateFormatVersion":"2","spark.sql.streaming.aggregation.stateFormatVersion":"2","spark.sql.shuffle.partitions":"5","spark.sql.streaming.join.stateFormatVersion":"2","spark.sql.streaming.stateStore.compression.codec":"lz4","spark.sql.streaming.multipleWatermarkPolicy":"min","spark.databricks.sql.optimizer.pruneFiltersCanPruneStreamingSubplan":"false"}} | ||
0 |
3 changes: 3 additions & 0 deletions
3
.../src/test/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/offsets/1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
v1 | ||
{"batchWatermarkMs":0,"batchTimestampMs":1734074071551,"conf":{"spark.sql.streaming.stateStore.providerClass":"org.apache.spark.sql.execution.streaming.state.RocksDBStateStoreProvider","spark.sql.streaming.stateStore.rocksdb.formatVersion":"5","spark.sql.streaming.stateStore.encodingFormat":"unsaferow","spark.sql.streaming.statefulOperator.useStrictDistribution":"true","spark.sql.streaming.flatMapGroupsWithState.stateFormatVersion":"2","spark.sql.streaming.aggregation.stateFormatVersion":"2","spark.sql.shuffle.partitions":"5","spark.sql.streaming.join.stateFormatVersion":"2","spark.sql.streaming.stateStore.compression.codec":"lz4","spark.sql.streaming.multipleWatermarkPolicy":"min","spark.databricks.sql.optimizer.pruneFiltersCanPruneStreamingSubplan":"false"}} | ||
1 |
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/0/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...esources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/0/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/0/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+88 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/0/1.changelog
Binary file not shown.
Binary file added
BIN
+3.7 KB
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/0/1.zip
Binary file not shown.
Binary file added
BIN
+88 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/0/2.changelog
Binary file not shown.
Binary file added
BIN
+20 Bytes
...n-4.0.0-tws-unsaferow/state/0/0/SSTs/.000008-9b6e23ce-e7de-4df8-b320-2b0378b53e52.sst.crc
Binary file not shown.
Binary file added
BIN
+1.2 KB
...ersion-4.0.0-tws-unsaferow/state/0/0/SSTs/000008-9b6e23ce-e7de-4df8-b320-2b0378b53e52.sst
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/1/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...esources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/1/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/1/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/1/1.changelog
Binary file not shown.
Binary file added
BIN
+3.53 KB
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/1/1.zip
Binary file not shown.
Binary file added
BIN
+88 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/1/2.changelog
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/2/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...esources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/2/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/2/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/2/1.changelog
Binary file not shown.
Binary file added
BIN
+3.53 KB
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/2/1.zip
Binary file not shown.
Binary file added
BIN
+47 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/2/2.changelog
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/3/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...esources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/3/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/3/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/3/1.changelog
Binary file not shown.
Binary file added
BIN
+3.53 KB
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/3/1.zip
Binary file not shown.
Binary file added
BIN
+47 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/3/2.changelog
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/4/.1.changelog.crc
Binary file not shown.
Binary file added
BIN
+40 Bytes
...esources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/4/.1.zip.crc
Binary file not shown.
Binary file added
BIN
+12 Bytes
...es/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/4/.2.changelog.crc
Binary file not shown.
Binary file added
BIN
+47 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/4/1.changelog
Binary file not shown.
Binary file added
BIN
+3.52 KB
...est/resources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/4/1.zip
Binary file not shown.
Binary file added
BIN
+47 Bytes
...sources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/4/2.changelog
Binary file not shown.
Binary file added
BIN
+16 Bytes
...s/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/_metadata/v2/.0.crc
Binary file not shown.
2 changes: 2 additions & 0 deletions
2
...ources/structured-streaming/checkpoint-version-4.0.0-tws-unsaferow/state/0/_metadata/v2/0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
v2 | ||
{"operatorInfo":{"operatorId":0,"operatorName":"transformWithStateExec"},"stateStoreInfo":[{"storeName":"default","numColsPrefixKey":0,"numPartitions":5,"stateSchemaFilePath":"file:/Users/anish.shrigondekar/spark/spark/target/tmp/spark-ae28252a-e696-4653-a9a5-7a9a0766f4c1/state/0/_stateSchema/default/0_2e8e6b52-e3c3-4184-b8ef-8d391b75d751"}],"operatorPropertiesJson":"{\"timeMode\":\"NoTime\",\"outputMode\":\"Update\",\"stateVariables\":[{\"stateName\":\"countState\",\"stateVariableType\":\"ValueState\",\"ttlEnabled\":false}]}"} |
Binary file added
BIN
+12 Bytes
....0-tws-unsaferow/state/0/_stateSchema/default/.0_2e8e6b52-e3c3-4184-b8ef-8d391b75d751.crc
Binary file not shown.
Binary file added
BIN
+284 Bytes
...n-4.0.0-tws-unsaferow/state/0/_stateSchema/default/0_2e8e6b52-e3c3-4184-b8ef-8d391b75d751
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.