neilramaswamy commented on code in PR #48853:
URL: https://github.com/apache/spark/pull/48853#discussion_r1847435901
##########
sql/core/src/test/scala/org/apache/spark/sql/streaming/TransformWithListStateTTLSuite.scala:
##########
@@ -223,6 +307,7 @@ class TransformWithListStateTTLSuite extends
TransformWithStateTTLTest {
// advance clock to trigger processing
AdvanceManualClock(1 * 1000),
CheckNewAnswer(),
+
Review Comment:
Yes, all of these spacing changes make the tests much more readable.
--
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]