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

    https://github.com/apache/spark/pull/18485#discussion_r125781354
  
    --- 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 --
    
    > actually, the point is to link it to the latest example.
    
    But if we rename/remove these files, the links will become invalid in the 
docs for old versions. It should be fine to link to a special version when the 
user is looking at some old docs.


---
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