zhztheplayer commented on PR #9026: URL: https://github.com/apache/incubator-gluten/pull/9026#issuecomment-2809942586
Hi @weixiuli, I kind of prefer putting the rule before `InsertTransitions`. Would you check whether the APIs in `PlanUtil`, say, `PlanUtil.isGlutenColumnarOp` can be used for determining whether the parent / child ops are Gluten operators or not? If needed, we can add new APIs like `PlanUtil.isVanillaRowBasedOp` to `PlanUtil` as well. -- 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]
