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 }}
apache
/
datafusion
Public
Notifications
You must be signed in to change notification settings
Fork
2.4k
Star
9.4k
Code
Issues
1.9k
Pull requests
436
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
All pull requests
New pull request
Search pull requests
is
:
pr
state
:
open
is:pr state:open
Clear filter
Search
Pull requests
Open
436
(436)
Closed
15,680
(15,680)
Author
Label
Projects
Milestones
Reviews
Assignee
Sort by
Newest
descending
More items
Comfortable display density
Compact display density
Keep ClickBench SQL in sync across runners
sqllogictest
#25773
·
kosiew
opened
Sep 26, 2026
Contributor
·
·
fix: keep nested inner joins with a different null equality in EliminateCrossJoin
optimizer
sqllogictest
#25772
·
mrhard9090
opened
Sep 26, 2026
·
·
1
perf: evaluate AND chains as one n-ary conjunction (#25035)
physical-expr
#25771
·
Abhisheklearn12
opened
Sep 26, 2026
·
·
1
refactor: use apply for physical plan invariant checks
core
#25770
·
2010YOUY01
opened
Sep 26, 2026
Contributor
·
·
1
refactor: Simplify optimizer traversal with
TreeNode::exists()
optimizer
#25769
·
2010YOUY01
opened
Sep 26, 2026
Contributor
·
·
1
refactor: simplify filter pushdown volatility check
optimizer
#25768
·
2010YOUY01
opened
Sep 26, 2026
Contributor
·
·
1
perf: speed up INTERSECT ALL and EXCEPT ALL on mostly distinct rows
core
documentation
logical-expr
sql
sqllogictest
substrait
#25767
·
1fanwang
opened
Sep 26, 2026
Contributor
·
·
1
feat: serialize LazyMemoryExec through generator hooks
common
development-process
functions
physical-plan
proto
#25765
·
QinXi-ai
opened
Sep 26, 2026
·
·
fix: keep a correlated filter below the nullable side of an outer join
optimizer
sqllogictest
#25764
·
kita-renji
opened
Sep 26, 2026
·
·
1
feat: drop a stream task's future in place when its stream is dropped
common
physical-plan
#25763
·
ranflarion
opened
Sep 26, 2026
Contributor
·
·
1
1
perf: emit initial filter output sooner for dynamic pruning
auto detected api change
core
physical-plan
proto
#25761
·
neilconway
opened
Sep 25, 2026
Contributor
·
·
13
Prototype: physical filter API (PhysicalFilter / FilterConjunct) with optional conjuncts
auto detected api change
core
datasource
optimizer
physical-expr
physical-plan
proto
#25760
·
adriangb
opened
Sep 25, 2026
Contributor
·
·
2
docs: Make the preference for sqllogictest over Rust unit tests more visible
documentation
#25756
·
alamb
opened
Sep 25, 2026
Contributor
·
·
4
perf: Optimize
array_filter
functions
sqllogictest
#25754
·
neilconway
opened
Sep 25, 2026
Contributor
·
·
3
[final state] optional filters stack (do not merge)
auto detected api change
common
core
datasource
documentation
optimizer
physical-expr
physical-plan
proto
sqllogictest
#25752
·
adriangb
opened
Sep 25, 2026
Contributor
·
·
136
fix(functions-aggregate): guard against slice indexing underflow and allocation hazards in first_last and array_agg
functions
#25751
·
IgnatiusPang
opened
Sep 25, 2026
·
·
2
fix(physical-plan): replace approximate
map_size
accounting with exact
HashTable::allocation_size()
in
GroupValuesRows
physical-plan
#25750
·
mohitgurav20
opened
Sep 25, 2026
·
·
1
fix(ffi): don't discard downcast-delegating wrappers of foreign plans
ffi
#25749
·
timsaucer
opened
Sep 25, 2026
Member
·
·
1
1
fix(functions-aggregate): propagate NaN in corr when either column contains NaN
functions
sqllogictest
#25747
·
IgnatiusPang
opened
Sep 25, 2026
·
·
1
fix(functions): prevent invalid sort omission in log monotonicity when base <= 1
functions
#25746
·
IgnatiusPang
opened
Sep 25, 2026
·
·
1
fix: validate percentile bounds in calculate_percentile to prevent out-of-bounds panic and silent corruption
functions
sqllogictest
#25745
·
IgnatiusPang
opened
Sep 25, 2026
·
·
1
fix: clamp cosine_distance to enforce metric non-negativity and boundedness [0.0, 2.0]
functions
sqllogictest
#25744
·
IgnatiusPang
opened
Sep 25, 2026
·
·
8
fix: propagate NaN in population variance accumulator on single-row d…
functions
#25743
·
IgnatiusPang
opened
Sep 25, 2026
·
·
1
fix: preserve duplicate counts in INTERSECT ALL and EXCEPT ALL
core
documentation
logical-expr
sql
sqllogictest
substrait
#25742
·
1fanwang
opened
Sep 25, 2026
Contributor
·
·
2
4
fix: prevent NaN on extreme precision in round and trunc functions
functions
#25741
·
IgnatiusPang
opened
Sep 25, 2026
·
·
2
Previous
1
2
3
4
5
6
7
…
18
Next
You can’t perform that action at this time.