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
379
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
FFI Query Planner on 54.0.0
- #23581
#23581
Closed
timsaucer
wants to merge 22 commits into
apache:main
apache/datafusion:main
from
timsaucer:feat/ffi-query-planner-54.0.0
timsaucer/datafusion:feat/ffi-query-planner-54.0.0
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
FFI Query Planner on 54.0.0
#23581
timsaucer
wants to merge 22 commits into
apache:main
apache/datafusion:main
from
timsaucer:feat/ffi-query-planner-54.0.0
timsaucer/datafusion:feat/ffi-query-planner-54.0.0
Copy head branch name to clipboard
Commits
Commits on May 20, 2026
[branch-54] Bump to version 54.0.0 (#22396)
mbutrovich
authored
7a14d12
View commit details
Copy full SHA for 7a14d12
Browse repository at this point
[branch-54] add changelog (#22402)
mbutrovich
authored
c8dddb8
View commit details
Copy full SHA for c8dddb8
Browse repository at this point
Commits on May 22, 2026
[branch-54] Revert "Add `ExecutionPlan::apply_expressions()` (#20337)" (#22437) (#22445)
Show description for 858ad6b
alamb
authored
858ad6b
View commit details
Copy full SHA for 858ad6b
Browse repository at this point
[branch-54]: Backport 22404. Fix Spark slice function on negative OOB (#22443)
Show description for a4a0804
comphead
authored
a4a0804
View commit details
Copy full SHA for a4a0804
Browse repository at this point
Commits on May 24, 2026
[branch-54] Cherry-pick #22493: restore SortExec elimination after stats-based file reorder (#22501)
Show description for 1875365
3 people
authored
1875365
View commit details
Copy full SHA for 1875365
Browse repository at this point
Commits on May 26, 2026
[branch-54] Fix: compact view buffers in ScalarValue::compact for all container types (#21934) (#22446)
Show description for 1321d60
4 people
authored
1321d60
View commit details
Copy full SHA for 1321d60
Browse repository at this point
Commits on May 28, 2026
[branch-54] Support transparent ExecutionPlan downcasts (#22565)
Show description for 50aa138
geoffreyclaude
authored
50aa138
View commit details
Copy full SHA for 50aa138
Browse repository at this point
Commits on Jun 1, 2026
[branch-54] Fix TopK DISTINCT aggregation preserving NULLs (#22571) (#22634)
Show description for ae43f4a
alamb
and
kumarUjjawal
authored
ae43f4a
View commit details
Copy full SHA for ae43f4a
Browse repository at this point
[branch-54] refactor: wrap HigherOrderUDFImpl in a concrete HigherOrderUDF struct (#22593) (#22635)
Show description for 27a68f8
alamb
and
LiaCastaneda
authored
27a68f8
View commit details
Copy full SHA for 27a68f8
Browse repository at this point
[branch-54] chore: Cleanup and refactor `build_join` in `ScalarSubqueryToJoin` (#… (#22693)
Show description for d32964e
LiaCastaneda
and
neilconway
authored
d32964e
View commit details
Copy full SHA for d32964e
Browse repository at this point
[branch-54] Gate new ScalarSubqueryExec node behind session property (#22530) (#22690)
Show description for dbd97e6
LiaCastaneda
authored
dbd97e6
View commit details
Copy full SHA for dbd97e6
Browse repository at this point
[branch-54] fix: clear handled OFFSET before child recursion in LimitPushdown (#22525) (#22631)
Show description for b508f1f
alamb
and
kumarUjjawal
authored
b508f1f
View commit details
Copy full SHA for b508f1f
Browse repository at this point
Commits on Jun 3, 2026
[branch-54] refactor: give parquet CDC options an explicit `enabled` flag (backport #22632) (#22648)
Show description for 2a5be51
kszucs
authored
2a5be51
View commit details
Copy full SHA for 2a5be51
Browse repository at this point
[branch-54] Update changelog after backports (#22737)
Show description for 45d943d
mbutrovich
and
alamb
authored
45d943d
View commit details
Copy full SHA for 45d943d
Browse repository at this point
Commits on Jul 11, 2026
refactor: thread SubqueryContext explicitly through physical planning
Show description for ebf5254
timsaucer
and
claude
committed
ebf5254
View commit details
Copy full SHA for ebf5254
Browse repository at this point
refactor: drop unused SubqueryContext::is_empty, document field removal
Show description for 1817968
timsaucer
and
claude
committed
1817968
View commit details
Copy full SHA for 1817968
Browse repository at this point
Move optimizer traits to session crate
Show description for e20f26a
timsaucer
committed
e20f26a
View commit details
Copy full SHA for e20f26a
Browse repository at this point
Expose physical optimizers through Session
Show description for 58b2bfb
timsaucer
committed
58b2bfb
View commit details
Copy full SHA for 58b2bfb
Browse repository at this point
Add FFI query planner wrapper
Show description for 98214e2
timsaucer
committed
98214e2
View commit details
Copy full SHA for 98214e2
Browse repository at this point
Allow physical planning through Session trait
Show description for f90a789
timsaucer
committed
f90a789
View commit details
Copy full SHA for f90a789
Browse repository at this point
Support physical plan FFI query planning
Show description for 40e1644
timsaucer
committed
40e1644
View commit details
Copy full SHA for 40e1644
Browse repository at this point
Adjust query planner backport for 54.0.0
Show description for 09ac4df
timsaucer
committed
09ac4df
View commit details
Copy full SHA for 09ac4df
Browse repository at this point
You can’t perform that action at this time.