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
365
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
fix: cancel the NestedLoopJoin coordinated fallback when a partition is dropped unfinished
- #25004
#25004
Merged
viirya
merged 11 commits into
apache:main
apache/datafusion:main
from
viirya:nlj-cancel-coordinated-fallback
viirya/arrow-datafusion:nlj-cancel-coordinated-fallback
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
fix: cancel the NestedLoopJoin coordinated fallback when a partition is dropped unfinished
#25004
viirya
merged 11 commits into
apache:main
apache/datafusion:main
from
viirya:nlj-cancel-coordinated-fallback
viirya/arrow-datafusion:nlj-cancel-coordinated-fallback
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2026
Cancel the NLJ coordinated fallback when a partition is dropped unfinished
Show description for 7d15afa
viirya
committed
7d15afa
View commit details
Copy full SHA for 7d15afa
Browse repository at this point
Close the cancellation gaps found in review
Show description for e6eca12
viirya
committed
e6eca12
View commit details
Copy full SHA for e6eca12
Browse repository at this point
Deliver cancellation through a dedicated broadcast with registered waiters
Show description for aac35cf
viirya
committed
aac35cf
View commit details
Copy full SHA for aac35cf
Browse repository at this point
Take review round 3's additional tests and documentation corrections
Show description for b0bfc99
viirya
committed
b0bfc99
View commit details
Copy full SHA for b0bfc99
Browse repository at this point
Cover the last two cancellation parking spots
Show description for aed0eab
viirya
committed
aed0eab
View commit details
Copy full SHA for aed0eab
Browse repository at this point
Make the two new fixtures actually reach what they claim
Show description for ab130dc
viirya
committed
ab130dc
View commit details
Copy full SHA for ab130dc
Browse repository at this point
Correct comments the refactor left behind
Show description for fdb76fa
viirya
committed
fdb76fa
View commit details
Copy full SHA for fdb76fa
Browse repository at this point
Say precisely why the slot's reference is load-bearing
Show description for bec82c0
viirya
committed
bec82c0
View commit details
Copy full SHA for bec82c0
Browse repository at this point
Commits on Sep 7, 2026
Prepare the cancellation tests for submission
Show description for abf4717
viirya
committed
abf4717
View commit details
Copy full SHA for abf4717
Browse repository at this point
Fix a rustdoc I detached and sharpen three descriptions
Show description for 5fdcffd
viirya
committed
5fdcffd
View commit details
Copy full SHA for 5fdcffd
Browse repository at this point
Commits on Sep 8, 2026
Defer a Pending partition's drop instead of cancelling on it
Show description for 21817bb
viirya
committed
21817bb
View commit details
Copy full SHA for 21817bb
Browse repository at this point
You can’t perform that action at this time.