viirya commented on a change in pull request #35762:
URL: https://github.com/apache/spark/pull/35762#discussion_r822179554



##########
File path: docs/structured-streaming-programming-guide.md
##########
@@ -1225,6 +1225,12 @@ Note that there are some restrictions when you use 
session window in streaming q
 
 For batch query, global window (only having `session_window` in grouping key) 
is supported.
 
+Due to implementation details of session window in streaming query, for each 
input row in same session,

Review comment:
       I'm fine with revised content. The only point I have is to document it.




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



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

Reply via email to