HeartSaVioR commented on code in PR #38115:
URL: https://github.com/apache/spark/pull/38115#discussion_r988473105
##########
sql/core/src/test/scala/org/apache/spark/sql/streaming/FlatMapGroupsInPandasWithStateSuite.scala:
##########
@@ -738,4 +738,89 @@ class FlatMapGroupsInPandasWithStateSuite extends
StateStoreMetricsTest {
}
}
}
+
+ test("SPARK-40670: applyInPandasWithState - streaming having non-null
columns") {
+ // scalastyle:off assume
Review Comment:
Looks like we have all the "style off and on" in all test cases. Maybe a
separate PR?
--
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]