HeartSaVioR commented on a change in pull request #24173:
URL: https://github.com/apache/spark/pull/24173#discussion_r781876653
##########
File path:
sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingAggregationSuite.scala
##########
@@ -753,6 +755,89 @@ class StreamingAggregationSuite extends
StateStoreMetricsTest with Assertions {
)
}
+ testQuietlyWithAllStateVersions("changing schema of state when restarting
query",
Review comment:
Sorry to jump in lately. How often does the test failure occur? If that
is happening one of 100 times then we have lots of tests with similar frequency
of failure. If that is happening like one of 10 times, let's disable the test
and file a blocker JIRA ticket.
--
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]