Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/22238#discussion_r213178020
--- 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 --
What I am worried is about adding a new section, which is quite unusual.
Usually we go for it when multiple instances are detected later.
Are there more instance to describe here specifically for structured
streaming?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]