jackylee-ch commented on PR #8586: URL: https://github.com/apache/incubator-gluten/pull/8586#issuecomment-2606208265
> @jackylee-ch Move the configuration of a specific backend to its own module. The backendType is used to identify the configuration type and has nothing to do with where the configuration is located. It's not certain whether dividing into multiple configuration classes makes sense. Prefer putting the configs in GlutenConfigs and using `backend()` or `module()` to seperate the configs, it is not easy to maintain these configurations separately. cc @zhztheplayer @PHILO-HE -- 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]
