philo-he commented on PR #12151: URL: https://github.com/apache/gluten/pull/12151#issuecomment-4684068525
@brijrajk, thanks for the update. Could you check if my following understanding is correct? Besides the `spark.gluten.sql.native.bloomFilter=false` setting, which makes the bloom filter fall back in stage 0, there's another case: the fallback policy can also cause it to fall back. In that case, if we rely solely on checking that config, could it lead to an incompatibility issue in stage 1? -- 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]
