HeartSaVioR commented on pull request #35854: URL: https://github.com/apache/spark/pull/35854#issuecomment-1067524537
For example, we have a test covering the functionality of checking the number of dropped events in EventTimeWatermarkSuite via https://github.com/apache/spark/blob/1d4e917d5c36ed53d5d97d28e2a16cb2f9a3b81c/sql/core/src/test/scala/org/apache/spark/sql/streaming/EventTimeWatermarkSuite.scala#L854-L866 This does not work with session window aggregation, and this PR does not fix the issue if I understand correctly. I won't insist if you mind spending more time seeking for the possibility. -- 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]
