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
320
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix: ensure deferred-filtered outer joins preserve streamed output order
- #24573
#24573
Merged
jayzhan211
merged 8 commits into
apache:main
apache/datafusion:main
from
jayzhan211:deffered-filter-ooo
jayzhan211/datafusion:deffered-filter-ooo
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
fix: ensure deferred-filtered outer joins preserve streamed output order
#24573
jayzhan211
merged 8 commits into
apache:main
apache/datafusion:main
from
jayzhan211:deffered-filter-ooo
jayzhan211/datafusion:deffered-filter-ooo
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
fix: ensure deferred-filtered outer joins preserve streamed output order
jayzhan211
committed
b3d430c
View commit details
Copy full SHA for b3d430c
Browse repository at this point
test: add right join and partial filter tests to preserve streamed order
jayzhan211
committed
ee003d5
View commit details
Copy full SHA for ee003d5
Browse repository at this point
test: enhance deferred-filtered outer join tests to ensure streamed order preservation
jayzhan211
committed
25dae23
View commit details
Copy full SHA for 25dae23
Browse repository at this point
Commits on Aug 24, 2026
Merge branch 'main' of github.com:apache/datafusion into deffered-filter-ooo
jayzhan211
committed
92f7ce4
View commit details
Copy full SHA for 92f7ce4
Browse repository at this point
cargo fmt
jayzhan211
committed
af8078c
View commit details
Copy full SHA for af8078c
Browse repository at this point
Commits on Aug 25, 2026
feat: optimize source index mapping in SortMergeJoin and add test for group spanning batches
jayzhan211
committed
cf3e635
View commit details
Copy full SHA for cf3e635
Browse repository at this point
fix: improve comments for clarity in MaterializingSortMergeJoinStream
jayzhan211
committed
1e8ba6d
View commit details
Copy full SHA for 1e8ba6d
Browse repository at this point
Commits on Aug 26, 2026
feat: add benchmark for multi-source interleave with null buffered index in SortMergeJoin
jayzhan211
committed
2e303b6
View commit details
Copy full SHA for 2e303b6
Browse repository at this point
You can’t perform that action at this time.