ulysses-you commented on PR #4893: URL: https://github.com/apache/incubator-gluten/pull/4893#issuecomment-1989741712
Thank you @zhztheplayer for the improvement. I'm wondering why we need to make our transformer plan inherit spark operator. Is there any history reason ? Is it possible that just pass spark operator to transformer plan as a parameter ? For example, like the comet: [CometScanExec](https://github.com/apache/arrow-datafusion-comet/blob/main/spark/src/main/scala/org/apache/spark/sql/comet/CometScanExec.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]
