YimingQiao opened a new pull request, #24575: URL: https://github.com/apache/datafusion/pull/24575
## Which issue does this PR close? - N/A — this is a documentation-only community extension listing. ## Rationale for this change The Extensions List invites community-maintained DataFusion extensions to add themselves. DataFusion Bloom provides an adaptive predicate-transfer execution layer before DataFusion's native joins and is available as a published Rust crate. ## What changes are included in this PR? Adds DataFusion Bloom to the Extensions List as an execution layer and links its repository. ## Are these changes tested? Yes. The documentation Prettier check, Cargo formatting check, and full all-target/all-feature Clippy check pass. ## Are there any user-facing changes? Yes. Users can discover the community-maintained DataFusion Bloom extension from the library user guide. -- 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]
