zhengruifeng commented on code in PR #54068:
URL: https://github.com/apache/spark/pull/54068#discussion_r2744523366


##########
sql/core/src/main/scala/org/apache/spark/sql/execution/python/streaming/ApplyInPandasWithStatePythonRunner.scala:
##########
@@ -84,10 +84,7 @@ class ApplyInPandasWithStatePythonRunner(
 
   private val sqlConf = SQLConf.get
 
-  // Use lazy val to initialize the fields before these are accessed in 
[[PythonArrowInput]]'s

Review Comment:
   we didn't apply such fix in all python runners



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