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
Type
/
to 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
.
apache
/
datafusion-comet
Public
Notifications
You must be signed in to change notification settings
Fork
346
Star
1.2k
Code
Issues
432
Pull requests
113
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: support regular BuildRight+LeftAnti hash join
- #4073
#4073
Merged
mbutrovich
merged 12 commits into
apache:main
apache/datafusion-comet:main
from
viirya:feat-null-aware-anti-join
viirya/arrow-datafusion-comet:feat-null-aware-anti-join
Copy head branch name to clipboard
May 3, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: support regular BuildRight+LeftAnti hash join
#4073
mbutrovich
merged 12 commits into
apache:main
apache/datafusion-comet:main
from
viirya:feat-null-aware-anti-join
viirya/arrow-datafusion-comet:feat-null-aware-anti-join
Copy head branch name to clipboard
Commits
Commits on May 1, 2026
feat: enable null-aware anti-join support via DataFusion 53
Show description for 5dbef53
viirya
and
claude
committed
5dbef53
View commit details
Copy full SHA for 5dbef53
Browse repository at this point
style: wrap long withInfo message to satisfy scalastyle
Show description for 25ee8c8
viirya
and
claude
committed
25ee8c8
View commit details
Copy full SHA for 25ee8c8
Browse repository at this point
chore: remove resolved #457 reference now that null-aware anti-join is supported
Show description for aa24296
viirya
and
claude
committed
aa24296
View commit details
Copy full SHA for aa24296
Browse repository at this point
feat: support regular BuildRight+LeftAnti hash join
Show description for 08e5253
viirya
and
claude
committed
08e5253
View commit details
Copy full SHA for 08e5253
Browse repository at this point
fix: preserve LeftAnti join type for null-aware anti-join
Show description for 560c164
viirya
and
claude
committed
560c164
View commit details
Copy full SHA for 560c164
Browse repository at this point
fix: use CollectLeft partition mode for null-aware anti-join
Show description for 94b191b
viirya
and
claude
committed
94b191b
View commit details
Copy full SHA for 94b191b
Browse repository at this point
test: regenerate TPC-DS plan-stability golden files for q69/q87
Show description for fe18be5
viirya
and
claude
committed
fe18be5
View commit details
Copy full SHA for fe18be5
Browse repository at this point
review: add defensive guard and more null-aware anti-join tests
Show description for 3e00516
viirya
and
claude
committed
3e00516
View commit details
Copy full SHA for 3e00516
Browse repository at this point
Merge branch 'main' into feat-null-aware-anti-join
mbutrovich
authored
77b8952
View commit details
Copy full SHA for 77b8952
Browse repository at this point
test: add SQL test file for BuildRight+LeftAnti hash joins
Show description for 45c5438
viirya
and
claude
committed
45c5438
View commit details
Copy full SHA for 45c5438
Browse repository at this point
Commits on May 3, 2026
review: move anti_join.sql out of expressions/
Show description for ea233f1
viirya
and
claude
committed
ea233f1
View commit details
Copy full SHA for ea233f1
Browse repository at this point
Merge branch 'main' into feat-null-aware-anti-join
mbutrovich
authored
88257c7
View commit details
Copy full SHA for 88257c7
Browse repository at this point
You can’t perform that action at this time.