bogao007 commented on code in PR #51822:
URL: https://github.com/apache/spark/pull/51822#discussion_r2268168066


##########
sql/connect/client/jvm/src/test/scala/org/apache/spark/sql/connect/streaming/TransformWithStateConnectSuite.scala:
##########
@@ -489,6 +521,102 @@ class TransformWithStateConnectSuite
     }
   }
 
+  test("transformWithState - schema evolution") {

Review Comment:
   Sorry, forgot the sad cases. Can we also add sad case test like this 
https://github.com/apache/spark/blob/f2568a855dbea8360511806da1a5cc0f27acd719/python/pyspark/sql/tests/pandas/test_pandas_transform_with_state.py#L1656-L1658?
 Thanks!



##########
sql/connect/client/jvm/src/test/scala/org/apache/spark/sql/connect/streaming/TransformWithStateConnectSuite.scala:
##########
@@ -489,6 +521,102 @@ class TransformWithStateConnectSuite
     }
   }
 
+  test("transformWithState - schema evolution") {

Review Comment:
   Sorry, forgot the sad cases. Can we also add sad case test like this? 
https://github.com/apache/spark/blob/f2568a855dbea8360511806da1a5cc0f27acd719/python/pyspark/sql/tests/pandas/test_pandas_transform_with_state.py#L1656-L1658
 Thanks!



-- 
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]

Reply via email to