jinchengchenghh commented on PR #9026: URL: https://github.com/apache/incubator-gluten/pull/9026#issuecomment-2737060398
Even the parent requires row format, it may still benefit by ProjectExecTransformer, it depends on the native project cost + format conversion vs ProjectExec + columnar to row. But we can assume in most case, the ProjectExecTransformer cannot gain so much advantage under format convertion. -- 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]
