Github user HeartSaVioR commented on a diff in the pull request:
https://github.com/apache/spark/pull/22238#discussion_r213177623
--- 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 --
IMHO, if something goes wrong with structured streaming, end users would
try to review structured streaming guide doc, rather than sql programming guide
doc. Could we wait for hearing more voices on this?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]