rui-mo commented on issue #10149:
URL: 
https://github.com/apache/incubator-gluten/issues/10149#issuecomment-3057747527

   > There are two project op outside NestedLoopJoin in velox plan
   > But there is only one project op outside of NestedLoopJoin in gluten plan.
   
   Does this imply one ProjectExecTransformer corresponds to two project nodes 
in Velox? I believe this case is not considered in Gluten metrics updating. And 
do you know why we get this kind of plan?
   
   
https://github.com/apache/incubator-gluten/blob/main/backends-velox/src/main/scala/org/apache/gluten/metrics/ProjectMetricsUpdater.scala


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