baibaichen commented on issue #8326: URL: https://github.com/apache/incubator-gluten/issues/8326#issuecomment-2574590738
@yikf as discussed in the offline, there are 2 requirement 1. Pass spark config to backend. For example, ch backend need `spark.sql.caseSensitive` to choose compare behavior. 2. Pass value type to backend. currently we use `ConfigMap` which use assum value is string type. -- 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]
