dongjoon-hyun commented on code in PR #47546: URL: https://github.com/apache/spark/pull/47546#discussion_r1697967206
########## sql/core/src/test/scala/org/apache/spark/sql/streaming/TransformWithStateSuite.scala: ########## @@ -1231,6 +1232,46 @@ class TransformWithStateSuite extends StateStoreMetricsTest } } } + + test("SPARK-49070: transformWithState - valid initial state plan") { Review Comment: Thank you for adding a test case. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org