jinchengchenghh opened a new pull request, #11561:
URL: https://github.com/apache/incubator-gluten/pull/11561

   Respect Spark three configs, firstly check the Spark config, if not exists, 
check the Gluten velox config with prefix 
`park.gluten.sql.columnar.backend.velox.`, if not exists, Velox will use its 
default config value.
   ```
   spark.sql.optimizer.runtime.bloomFilter.expectedNumItems
   spark.sql.optimizer.runtime.bloomFilter.numBits
   spark.sql.optimizer.runtime.bloomFilter.maxNumBits
   ```


-- 
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]

Reply via email to