-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Use the aligned_resource_adaptor to allocate bloom filter device buffers
#17758
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
rapids-bot
merged 16 commits into
NVIDIA:branch-25.02
from
mhaseeb123:fix/align-bloom-filter-buffers
Jan 22, 2025
Merged
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
a465784
Use an aligned mr adapter to allocate bloom filter device buffers
mhaseeb123 70b97ff
Use alignment req from `arrow_filter_policy` instead
mhaseeb123 b3341f8
Revert zero sized buffers and add aligned_mr to the missed alloc
mhaseeb123 ddf6c50
Move `aligned_mr` inside `read_bloom_filter_data`
mhaseeb123 36112a4
Revert "Revert zero sized buffers and add aligned_mr to the missed al…
mhaseeb123 0bb4d9c
Revert "Move `aligned_mr` inside `read_bloom_filter_data`"
mhaseeb123 ea203f2
Move `aligned_mr` inside `read_bloom_filter_data`
mhaseeb123 a75f496
Reapply "Revert zero sized buffers and add aligned_mr to the missed a…
mhaseeb123 a9c36da
Revert all erroneous changes from git revert. Thanks git
mhaseeb123 fc87ba6
Add comments
mhaseeb123 53c875b
Merge branch 'branch-25.02' into fix/align-bloom-filter-buffers
mhaseeb123 620a033
Check alignment when allocating bloom filter buffers
mhaseeb123 bcb0df1
Get alignment requirement directly from `filter_block_type`
mhaseeb123 90698ab
Use new bloom_filter_ref constructors
mhaseeb123 e76e72c
Merge branch 'branch-25.02' into fix/align-bloom-filter-buffers
mhaseeb123 94a091b
Merge branch 'branch-25.02' into fix/align-bloom-filter-buffers
mhaseeb123 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.