GitHub user M1zukiqwq created a discussion: How to dynamically switch between native Spark and Gluten backend based on the execution plan?
I'm currently exploring the possibility of dynamically selecting the execution engine (either the native Spark engine or one of Gluten's backends) based on the characteristics of the query's execution plan. Could anyone point me to the relevant sections of the Gluten codebase that I would need to modify to implement this kind of dynamic, plan-based engine selection logic? I would appreciate any guidance or suggestions on where to start looking. GitHub link: https://github.com/apache/incubator-gluten/discussions/10954 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
