HyukjinKwon commented on a change in pull request #24547: [MINOR][DOCS] Fix 
invalid documentation for StreamingQueryManager Class
URL: https://github.com/apache/spark/pull/24547#discussion_r281870048
 
 

 ##########
 File path: docs/structured-streaming-programming-guide.md
 ##########
 @@ -2554,11 +2554,11 @@ spark.streams().awaitAnyTermination();   // block 
until any one of them terminat
 {% highlight python %}
 spark = ...  # spark session
 
 Review comment:
   Honestly, I think we should make this as a self-contained example .. that's 
maybe the root cause that we have not-working examples. We can do it separately 
later.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to