neilramaswamy commented on PR #50460:
URL: https://github.com/apache/spark/pull/50460#issuecomment-2765345389

   Is this not a problem for two back-to-back calls to `ValueState.get` because 
the second call to `valueState.get()` on the Python side will only proceed 
_after_ the response (not ack) from the first one is received?


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

Reply via email to