Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22238#discussion_r213176029
--- Diff: docs/structured-streaming-programming-guide.md ---
@@ -2812,7 +2812,18 @@ See [Input Sources](#input-sources) and [Output
Sinks](#output-sinks) sections f
# Additional Information
-**Further Reading**
+## Configuration Options For Structured Streaming
+
+This section is for configurations which are only available for structured
streaming, or they behave differently with batch query.
+
+- spark.sql.shuffle.partitions
--- End diff --
We do have it in `sql-programming-guide.md`. Shall we add some info there
for now?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]