zhztheplayer commented on issue #9311: URL: https://github.com/apache/incubator-gluten/issues/9311#issuecomment-2813103527
In which version of Gluten you saw the log on `spark.sql.planChangeLog.level`? I think we either have all rule logs recorded with `spark.gluten.sql.transform.logLevel`, or remove `spark.gluten.sql.transform.logLevel` to use `spark.sql.planChangeLog.level` uniformly. Having two options for Gluten's rules doesn't make sense. We should resolve this design first. Though I agree you with adding the logs back if they did exist. -- 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]
