Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
NVIDIA
/
cudf
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
9.7k
Code
Issues
1.2k
Pull requests
134
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Replace the hybrid scan single-file secondary-filter API
- #23800
#23800
Merged
rapids-bot[bot]
merged 11 commits into
NVIDIA:main
NVIDIA/cudf:main
from
qbacpey:hybrid/api-split-t3
qbacpey/cudf:hybrid/api-split-t3
Copy head branch name to clipboard
Aug 29, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Replace the hybrid scan single-file secondary-filter API
#23800
rapids-bot[bot]
merged 11 commits into
NVIDIA:main
NVIDIA/cudf:main
from
qbacpey:hybrid/api-split-t3
qbacpey/cudf:hybrid/api-split-t3
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
Remove single file `secondary_filters_byte_ranges`. Add single file `bloom filter` and `dict filter` API, update Java, Python, and examples related to it
qbacpey
committed
16c1ac6
View commit details
Copy full SHA for 16c1ac6
Browse repository at this point
Adjust hybrid scan filter logic to separate bloom filter and dictionary page byte range retrieval.
qbacpey
committed
88c965a
View commit details
Copy full SHA for 88c965a
Browse repository at this point
Update comments in hybrid scan test to clarify filter requirements and remove redundant assertions on reported ranges.
qbacpey
committed
12d3b7d
View commit details
Copy full SHA for 12d3b7d
Browse repository at this point
Refactor hybrid scan filter logic to streamline dictionary and bloom filter processing
qbacpey
committed
2e19ed4
View commit details
Copy full SHA for 2e19ed4
Browse repository at this point
Commits on Aug 28, 2026
Merge branch 'main' into hybrid/api-split-t3
qbacpey
authored
75e9aaa
View commit details
Copy full SHA for 75e9aaa
Browse repository at this point
Refactor bloom filter range retrieval in hybrid scan reader
qbacpey
committed
fb08810
View commit details
Copy full SHA for fb08810
Browse repository at this point
Update example doc
qbacpey
committed
b02957e
View commit details
Copy full SHA for b02957e
Browse repository at this point
Uniform doc string
qbacpey
committed
d9e1bb7
View commit details
Copy full SHA for d9e1bb7
Browse repository at this point
Merge branch 'main' into hybrid/api-split-t3
qbacpey
authored
fa721d1
View commit details
Copy full SHA for fa721d1
Browse repository at this point
Merge branch 'main' into hybrid/api-split-t3
qbacpey
authored
9d5f9e5
View commit details
Copy full SHA for 9d5f9e5
Browse repository at this point
Commits on Aug 29, 2026
Merge branch 'main' into hybrid/api-split-t3
qbacpey
authored
8f920ec
View commit details
Copy full SHA for 8f920ec
Browse repository at this point
You can’t perform that action at this time.