Github user tdas commented on a diff in the pull request:

    https://github.com/apache/spark/pull/18485#discussion_r125815613
  
    --- Diff: docs/structured-streaming-programming-guide.md ---
    @@ -1971,8 +2011,23 @@ write.stream(aggDF, "memory", outputMode = 
"complete", checkpointLocation = "pat
     </div>
     </div>
     
    -# Where to go from here
    -- Examples: See and run the
    
-[Scala]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/scala/org/apache/spark/examples/sql/streaming)/[Java]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/java/org/apache/spark/examples/sql/streaming)/[Python]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/python/sql/streaming)/[R]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/r/streaming)
    -examples.
    +# Additional Information
    +
    +**Further Reading**
    +
    +- See and run the
    +  
[Scala]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/scala/org/apache/spark/examples/sql/streaming)/[Java]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/java/org/apache/spark/examples/sql/streaming)/[Python]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/python/sql/streaming)/[R]({{site.SPARK_GITHUB_URL}}/tree/master/examples/src/main/r/streaming)
    --- End diff --
    
    Also, if we add new stuff to the example, that are not present in old 
versions, then it will be confusing. So yeah, updating it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to