zhztheplayer opened a new pull request, #5552: URL: https://github.com/apache/incubator-gluten/pull/5552
RAS planner doesn't need tag to mark whether a vanilla Spark plan is offload-able . It just do every essential checks whenever it tries to generate offloaded plan. The patch does some optimizations to code to remove AddTransformHintRule from EnumeratedApplier and leave the pre-validation work to RAS planner. -- 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]
