SQLConf — Internal Configuration Store
SQLConf is an internal key-value configuration store for parameters and hints used in Spark Structured Streaming (and Spark SQL in general).
| Name | Description |
|---|---|
|
disabledV2StreamingMicroBatchReaders |
Used exclusively when |
|
spark.sql.streaming.flatMapGroupsWithState.stateFormatVersion |
|
|
|
See spark.sql.shuffle.partitions in The Internals of Spark SQL. |
|
|
|
|
|
Used when:
|
|
|
spark技术分享