ivoson commented on pull request #33905:
URL: https://github.com/apache/spark/pull/33905#issuecomment-927632880


   cc @cloud-fan  @HyukjinKwon Could you help review this? 
   Since a `QueryExecution` object can be bound to multi query executions, so 
we can not set a static executionId to a `QueryExecution` object.
   I am thinking that maybe we can set executionId to a ThreadLocal variable, 
which can be fetched within callback function(onSuccess/onFailure).
   


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