beliefer opened a new issue, #10555: URL: https://github.com/apache/incubator-gluten/issues/10555
### Description findAllLeafTransformers has an inner method `transformChildren`. As we know, the inner method could access the local variable `allLeafTransformers`. We should remove the unnecessary parameter `leafTransformers`. ### Gluten version main branch -- 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]
