zhztheplayer opened a new pull request, #10240: URL: https://github.com/apache/incubator-gluten/pull/10240
Following: https://github.com/apache/incubator-gluten/pull/9850 Velox PR needed: https://github.com/facebookincubator/velox/pull/13955 In #9850 we have disabled native `might_contain` in some cases where the expression is evaluated on Spark driver. The patch uses static evaluation of `might_contain` for such cases and re-enable the native code path. -- 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]
