haoyangeng-db commented on code in PR #51101:
URL: https://github.com/apache/spark/pull/51101#discussion_r2155730195


##########
python/pyspark/sql/tests/connect/streaming/test_parity_foreach_batch.py:
##########
@@ -136,6 +138,29 @@ def func(df, _):
             if q:
                 q.stop()
 
+    def test_streaming_foreach_batch_external_column(self):

Review Comment:
   Done.  Also per discussion, removed the UDF part and made 'col' defined 
outside of the func.



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