LantaoJin commented on pull request #31119: URL: https://github.com/apache/spark/pull/31119#issuecomment-759225970
> Could we move this change to BroadcastExchangeExec.scala#L49? Better don't. BroadcastExchangeExec.scala#L49 is a `def`, we don't want to add any `val` in `trait BroadcastExchangeLike` and we want to stabilize the value when the spark plan built, instead of invoking in uncertain thread. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
