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
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
9.2k
Code
Issues
1.8k
Pull requests
319
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Skip probe-side consumption when hash join build side is empty
- #21068
#21068
Merged
kosiew
merged 12 commits into
apache:main
apache/datafusion:main
from
kosiew:hashjoinexec-probeconsumption-20492
kosiew/datafusion:hashjoinexec-probeconsumption-20492
Copy head branch name to clipboard
Apr 4, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Skip probe-side consumption when hash join build side is empty
#21068
kosiew
merged 12 commits into
apache:main
apache/datafusion:main
from
kosiew:hashjoinexec-probeconsumption-20492
kosiew/datafusion:hashjoinexec-probeconsumption-20492
Copy head branch name to clipboard
Commits
Commits on Mar 19, 2026
Optimize HashJoinStream for empty build side
Show description for 39c22f5
kosiew
committed
39c22f5
View commit details
Copy full SHA for 39c22f5
Browse repository at this point
Refactor post-build transition handling
Show description for 8e4c6eb
kosiew
committed
8e4c6eb
View commit details
Copy full SHA for 8e4c6eb
Browse repository at this point
Refactor join type logic into utils.rs
Show description for dcb4cd9
kosiew
committed
dcb4cd9
View commit details
Copy full SHA for dcb4cd9
Browse repository at this point
Refactor test setup for shared empty build fixtures
Show description for 072cbea
kosiew
committed
072cbea
View commit details
Copy full SHA for 072cbea
Browse repository at this point
Add regression test for empty build side in hash join
Show description for 30f2a3e
kosiew
committed
30f2a3e
View commit details
Copy full SHA for 30f2a3e
Browse repository at this point
Consolidate empty-build probe tests and join setup
Show description for 626f771
kosiew
committed
626f771
View commit details
Copy full SHA for 626f771
Browse repository at this point
Commits on Mar 20, 2026
Refactor empty build side handling
Show description for 45ee6d1
kosiew
committed
45ee6d1
View commit details
Copy full SHA for 45ee6d1
Browse repository at this point
Simplify hash-join state machine and batch construction
Show description for 12a52ef
kosiew
committed
12a52ef
View commit details
Copy full SHA for 12a52ef
Browse repository at this point
clippy fix
kosiew
committed
48cdea9
View commit details
Copy full SHA for 48cdea9
Browse repository at this point
Commits on Apr 2, 2026
Refactor join type handling for empty builds
Show description for 4d6367b
kosiew
committed
4d6367b
View commit details
Copy full SHA for 4d6367b
Browse repository at this point
Refactor empty-build handling in join processing
Show description for c48f212
kosiew
committed
c48f212
View commit details
Copy full SHA for c48f212
Browse repository at this point
Commits on Apr 4, 2026
Add debug assertion for empty build side join types in HashJoinStream
kosiew
committed
f0681be
View commit details
Copy full SHA for f0681be
Browse repository at this point
You can’t perform that action at this time.