HyukjinKwon commented on a change in pull request #29623:
URL: https://github.com/apache/spark/pull/29623#discussion_r481860009
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingQuerySuite.scala
##########
@@ -1141,6 +1143,42 @@ class StreamingQuerySuite extends StreamTest with
BeforeAndAfter with Logging wi
}
}
+ testQuietly("limit on empty batch should not cause state store error") {
Review comment:
```suggestion
testQuietly("SPARK-32776: limit on empty batch should not cause state
store error") {
```
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]