yikf opened a new issue, #8326: URL: https://github.com/apache/incubator-gluten/issues/8326
### Description ### Description As discussed in https://github.com/apache/incubator-gluten/issues/6970, we plan to enhance the gluten configuration, and the specific enhancement solutions can be found in section https://github.com/apache/incubator-gluten/issues/6970#issuecomment-2511452471. This issue serves as an umbrella to record the task list that we need to include to achieve our goals, because enhance config involves a large number of files, splitting multiple tasks facilitates code review and reduces the risk of introducing other problems. - [ ] Introduce the ConfigEntry to make the config definition more flexible. - [ ] Split the configuration into individual modules that belong to each other. - [ ] Split configuration into two separate files: one static and one non-static. - [ ] Standardize configuration naming, log the deprecated config name if used. - [ ] Support generate gluten configuration doc and check it. https://github.com/apache/incubator-gluten/issues/8070 -- 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]
