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
Accelerator
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
165
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Rewrite mixed inner/left/full join with post-filtering
- #23012
#23012
Merged
rapids-bot[bot]
merged 23 commits into
NVIDIA:release/26.08
NVIDIA/cudf:release/26.08
from
PointKernel:mixed-join-via-filter-indices
PointKernel/cudf:mixed-join-via-filter-indices
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
Rewrite mixed inner/left/full join with post-filtering
#23012
rapids-bot[bot]
merged 23 commits into
NVIDIA:release/26.08
NVIDIA/cudf:release/26.08
from
PointKernel:mixed-join-via-filter-indices
PointKernel/cudf:mixed-join-via-filter-indices
Copy head branch name to clipboard
Commits
Commits on Jun 26, 2026
Rewrite mixed inner/left/full join via post-filtering
PointKernel
committed
e2ce0ce
View commit details
Copy full SHA for e2ce0ce
Browse repository at this point
Rename filter output size result variable in tests
PointKernel
committed
0a88c98
View commit details
Copy full SHA for 0a88c98
Browse repository at this point
Use precomputed size in mixed join to skip the filter size pass
PointKernel
committed
a6e2c8f
View commit details
Copy full SHA for a6e2c8f
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into mixed-join-via-filter-indices
PointKernel
committed
edd3b59
View commit details
Copy full SHA for edd3b59
Browse repository at this point
Include public join header for join_kind in detail join header
PointKernel
committed
130ffd2
View commit details
Copy full SHA for 130ffd2
Browse repository at this point
Commits on Jun 27, 2026
Use cudf default stream for counts reduction in mixed join test
PointKernel
committed
817b234
View commit details
Copy full SHA for 817b234
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into mixed-join-via-filter-indices
PointKernel
committed
e9cc88d
View commit details
Copy full SHA for e9cc88d
Browse repository at this point
Commits on Jun 29, 2026
Merge remote-tracking branch 'upstream/main' into mixed-join-via-filter-indices
PointKernel
committed
7c054ca
View commit details
Copy full SHA for 7c054ca
Browse repository at this point
Fix the full join bug
PointKernel
committed
cc38df8
View commit details
Copy full SHA for cc38df8
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into mixed-join-via-filter-indices
PointKernel
committed
f2705ac
View commit details
Copy full SHA for f2705ac
Browse repository at this point
Commits on Jul 6, 2026
Merge branch 'main' into mixed-join-via-filter-indices
PointKernel
authored
6311f4b
View commit details
Copy full SHA for 6311f4b
Browse repository at this point
Commits on Jul 13, 2026
Merge branch 'main' into mixed-join-via-filter-indices
PointKernel
authored
4e8a9c7
View commit details
Copy full SHA for 4e8a9c7
Browse repository at this point
Commits on Jul 15, 2026
Expose optional size and deprecate old API
PointKernel
committed
d493794
View commit details
Copy full SHA for d493794
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into mixed-join-via-filter-indices
PointKernel
committed
f140896
View commit details
Copy full SHA for f140896
Browse repository at this point
Commits on Jul 16, 2026
Update docs
PointKernel
committed
deb11f7
View commit details
Copy full SHA for deb11f7
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into mixed-join-via-filter-indices
PointKernel
committed
3bcc704
View commit details
Copy full SHA for 3bcc704
Browse repository at this point
Commits on Jul 17, 2026
Merge remote-tracking branch 'upstream/release/26.08' into mixed-join-via-filter-indices
PointKernel
committed
7b8d81e
View commit details
Copy full SHA for 7b8d81e
Browse repository at this point
Merge branch 'release/26.08' into mixed-join-via-filter-indices
PointKernel
authored
6a8cd31
View commit details
Copy full SHA for 6a8cd31
Browse repository at this point
Commits on Jul 20, 2026
Merge branch 'release/26.08' into mixed-join-via-filter-indices
PointKernel
authored
ea399a3
View commit details
Copy full SHA for ea399a3
Browse repository at this point
Commits on Jul 21, 2026
Merge branch 'release/26.08' into mixed-join-via-filter-indices
PointKernel
authored
23fdefc
View commit details
Copy full SHA for 23fdefc
Browse repository at this point
Merge branch 'release/26.08' into mixed-join-via-filter-indices
PointKernel
authored
fd0891c
View commit details
Copy full SHA for fd0891c
Browse repository at this point
Merge branch 'release/26.08' into mixed-join-via-filter-indices
PointKernel
authored
987baf0
View commit details
Copy full SHA for 987baf0
Browse repository at this point
Commits on Jul 22, 2026
Merge branch 'release/26.08' into mixed-join-via-filter-indices
PointKernel
authored
a8d84d5
View commit details
Copy full SHA for a8d84d5
Browse repository at this point
You can’t perform that action at this time.