liujiayi771 commented on code in PR #12264:
URL: https://github.com/apache/gluten/pull/12264#discussion_r3389557118
##########
backends-velox/src/main/scala/org/apache/gluten/backendsapi/velox/VeloxSparkPlanExecApi.scala:
##########
@@ -888,19 +888,6 @@ class VeloxSparkPlanExecApi extends SparkPlanExecApi with
Logging {
}
}
- override def doCanonicalizeForBroadcastMode(mode: BroadcastMode):
BroadcastMode = {
Review Comment:
@JkSelf Thank you for the explanation, I understand now. @wecharyu According
to the instructions here, you can restore the original behavior of
doCanonicalizeForBroadcastMode when enableBroadcastBuildOncePerExecutor=false.
--
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]