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
.
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
9.3k
Code
Issues
1.8k
Pull requests
332
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat: add ASOF join physical operator
- #23828
#23828
Merged
2010YOUY01
merged 16 commits into
apache:main
apache/datafusion:main
from
Xuanwo:xuanwo/asof-physical
Xuanwo/datafusion:xuanwo/asof-physical
Copy head branch name to clipboard
Aug 20, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: add ASOF join physical operator
#23828
2010YOUY01
merged 16 commits into
apache:main
apache/datafusion:main
from
Xuanwo:xuanwo/asof-physical
Xuanwo/datafusion:xuanwo/asof-physical
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2026
feat: add ASOF join physical operator
Xuanwo
committed
e546de5
View commit details
Copy full SHA for e546de5
Browse repository at this point
Merge remote-tracking branch 'origin/main' into xuanwo/asof-physical
Xuanwo
committed
68ac8ec
View commit details
Copy full SHA for 68ac8ec
Browse repository at this point
Commits on Jul 27, 2026
Merge remote-tracking branch 'origin/main' into xuanwo/asof-physical
Xuanwo
committed
73fd599
View commit details
Copy full SHA for 73fd599
Browse repository at this point
feat: broadcast ASOF right input
Xuanwo
committed
43110a3
View commit details
Copy full SHA for 43110a3
Browse repository at this point
fix: account shared ASOF build buffers once
Xuanwo
committed
339d785
View commit details
Copy full SHA for 339d785
Browse repository at this point
Commits on Jul 28, 2026
perf: compare ASOF keys without scalar materialization
Xuanwo
committed
34552d1
View commit details
Copy full SHA for 34552d1
Browse repository at this point
Commits on Aug 1, 2026
refactor: simplify ASOF physical operator
Xuanwo
committed
a127baa
View commit details
Copy full SHA for a127baa
Browse repository at this point
Commits on Aug 11, 2026
Update datafusion/physical-plan/src/joins/asof_join.rs
Show description for 450bffb
Xuanwo
and
2010YOUY01
authored
450bffb
View commit details
Copy full SHA for 450bffb
Browse repository at this point
refactor: align ASOF physical operator with join conventions
Xuanwo
committed
4aa77dc
View commit details
Copy full SHA for 4aa77dc
Browse repository at this point
Merge remote-tracking branch 'origin/main' into xuanwo/asof-physical
Xuanwo
committed
0dee525
View commit details
Copy full SHA for 0dee525
Browse repository at this point
fix: expose ASOF physical expressions
Xuanwo
committed
00ae56b
View commit details
Copy full SHA for 00ae56b
Browse repository at this point
Merge remote-tracking branch 'origin/main' into xuanwo/asof-physical
Xuanwo
committed
70b8145
View commit details
Copy full SHA for 70b8145
Browse repository at this point
Commits on Aug 14, 2026
Merge remote-tracking branch 'origin/main' into xuanwo/asof-physical
Xuanwo
committed
f6697b9
View commit details
Copy full SHA for f6697b9
Browse repository at this point
fix: reject floating ASOF equality keys
Xuanwo
committed
5248402
View commit details
Copy full SHA for 5248402
Browse repository at this point
Commits on Aug 16, 2026
refactor: make ASOF join state a stream
Xuanwo
committed
5201c34
View commit details
Copy full SHA for 5201c34
Browse repository at this point
Commits on Aug 18, 2026
fix: report ASOF left input order preservation
Xuanwo
committed
5c43ae3
View commit details
Copy full SHA for 5c43ae3
Browse repository at this point
You can’t perform that action at this time.