marin-ma commented on PR #9119: URL: https://github.com/apache/incubator-gluten/pull/9119#issuecomment-2751340047
> > Now all configuration starts with `spark.gluten.sql.columnar.backend.velox` will be send to native backend. > > @marin-ma Have you tried with this approach? @zhztheplayer The purpose of adding this approach is to allow reading some existing configurations in the backend without asking users to modify the existing configuration from `xxx` to `spark.gluten.sql.columnar.backend.velox.xxx` in their production environment during the migration from Spark to Gluten. -- 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]
