wangyum commented on pull request #31119: URL: https://github.com/apache/spark/pull/31119#issuecomment-759221671
The `statementId` was introduced by https://github.com/apache/spark/pull/3946/files#diff-84cb625cf9fbadddac3b710431009437e63de5211d3d43742dae49cbac95d1e4R207 to support thriftserver-ui. Could we move this change to [BroadcastExchangeExec.scala#L49](https://github.com/apache/spark/blob/f3ad32f4b6fc55e89e7fb222ed565ad3e32d47c6/sql/core/src/main/scala/org/apache/spark/sql/execution/exchange/BroadcastExchangeExec.scala#L49)? ---------------------------------------------------------------- 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]
