yabola commented on PR #44949:
URL: https://github.com/apache/spark/pull/44949#issuecomment-1952043947

   @cloud-fan currently unable to reuse broadcast data. 
   When the sql execution ends, the broadcast data will be cleaned. So I wrote 
in PR description that this only works for spark sql service (broadcast data 
can be reused in one sql).
   However, I think it is also possible to implement the functionality of 
regenerating the broadcast data after it has been cleaned up.


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