viirya commented on a change in pull request #35762:
URL: https://github.com/apache/spark/pull/35762#discussion_r822181345
##########
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:
Revised based on your comment. If no question, I will merge 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]