wecharyu opened a new pull request, #12703: URL: https://github.com/apache/gluten/pull/12703
## What changes are proposed in this pull request? - Add `GlutenExplainUtils.isFallbackNode` to distinguish actual Spark fallback operators from Gluten plans and structural/framework nodes - Reuse the helper in `GlutenExplainUtils` and `GlutenImplicits` fallback walkers. Fix https://github.com/apache/gluten/issues/12702. ## How was this patch tested? Add a new UT. ## Was this patch authored or co-authored using generative AI tooling? Generated-by: Codex GPT-5 -- 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]
