FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Pull requests · apache/datafusion · GitHub
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
318
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Pull requests: apache/datafusion
Labels
40
Milestones
0
Labels
40
Milestones
0
New pull request
New
318 Open
15,088 Closed
318 Open
15,088 Closed
Author
Filter by author
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Label
Filter by label
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Milestones
Filter by milestone
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Reviews
Filter by reviews
No reviews
Review required
Approved review
Changes requested
Assignee
Filter by who’s assigned
Assigned to nobody
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
Sort
Sort by
Newest
Oldest
Most commented
Least commented
Recently updated
Least recently updated
Best match
Most reactions
👍
👎
😄
🎉
😕
❤️
🚀
👀
Pull requests list
refactor: thread PhysicalOptimizerContext through join_selection stats helpers
optimizer
Optimizer rules
#24716 opened Aug 27, 2026 by
asolimando
Member
•
Draft
1
1
Fix issue #24701 Better error when the query contains reserved names
sql
SQL Planner
#24715 opened Aug 27, 2026 by
Ruchirtripathi
Contributor
Loading…
1
1
feat: preserving grouped state reads
auto detected api change
Auto detected API change
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#24714 opened Aug 27, 2026 by
rkrishn7
Contributor
Loading…
1
2
fix: preserve narrowing TRY_CAST comparison semantics
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
#24713 opened Aug 27, 2026 by
EltonChang1
•
Draft
1
Add per-aggregate metrics to non-grouped AggregateStream
physical-plan
Changes to the physical-plan crate
#24706 opened Aug 27, 2026 by
kosiew
Contributor
•
Draft
1
[TESTING] arrow 10859
catalog
Related to the catalog crate
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
execution
Related to the execution crate
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#24705 opened Aug 27, 2026 by
haohuaijin
Contributor
•
Draft
21
feat: widen output decimal type for decimal ceil/floor
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#24703 opened Aug 26, 2026 by
theirix
Contributor
Loading…
2
3
refactor(proto): destructure CASE and IN-list expression serde hooks
physical-expr
Changes to the physical-expr crates
#24700 opened Aug 26, 2026 by
buraksenn
Contributor
Loading…
1
1
[branch-55] fix: adapt input batches with stricter nested nullability to planned schema in aggregation (#24394)
common
Related to common crate
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#24699 opened Aug 26, 2026 by
timsaucer
Member
Loading…
7
feat: add narrow group-contiguous source property
datasource
Changes to the datasource crate
physical-plan
Changes to the physical-plan crate
#24698 opened Aug 26, 2026 by
xavlee
Contributor
•
Draft
1
refactor: separate aggregate group completion from input ordering
physical-plan
Changes to the physical-plan crate
#24697 opened Aug 26, 2026 by
xavlee
Contributor
•
Draft
1
refactor(proto): destructure Arrow and Avro source serde hooks
datasource
Changes to the datasource crate
#24696 opened Aug 26, 2026 by
buraksenn
Contributor
Loading…
1
1
fix: charge accumulators' construction-time state to the memory pool in ungrouped aggregation
physical-plan
Changes to the physical-plan crate
#24692 opened Aug 26, 2026 by
ranflarion
Loading…
1
fix: record join_time and output metrics in PiecewiseMergeJoin
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24689 opened Aug 26, 2026 by
buraksenn
Contributor
Loading…
2
IN LIST: use runtime dispatch for FixedSizeBinary filter (reduce binary size)
physical-expr
Changes to the physical-expr crates
#24687 opened Aug 26, 2026 by
alamb
Contributor
Loading…
11
fix: preserve nested projection expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#24686 opened Aug 26, 2026 by
discord9
Contributor
Loading…
1
fix: drain completed sort-merge join output before awaiting input
physical-plan
Changes to the physical-plan crate
#24685 opened Aug 26, 2026 by
sunchao
Member
Loading…
1
perf(spark): reduce map deduplication allocations
spark
#24684 opened Aug 26, 2026 by
ywskycn
Loading…
1
Double Star and Helix
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24682 opened Aug 26, 2026 by
tanejaansh007
•
Draft
3
refactor: NLJ Stream Refactor (Part 1 - Semi/Anti/Mark)
physical-plan
Changes to the physical-plan crate
#24681 opened Aug 25, 2026 by
saadtajwar
Contributor
Loading…
3
fix: preserve explicit Struct casts and evolved field semantics
core
Core DataFusion crate
datasource
Changes to the datasource crate
#24680 opened Aug 25, 2026 by
sunchao
Member
Loading…
1
26
fix: spill the NestedLoopJoin build side from the pass that consumed it
physical-plan
Changes to the physical-plan crate
#24677 opened Aug 25, 2026 by
ranflarion
Loading…
1
2
fix: refuse memory-limited NestedLoopJoin fallback for left-emission joins with a multi-partition probe side
physical-plan
Changes to the physical-plan crate
#24675 opened Aug 25, 2026 by
ranflarion
Loading…
1
4
Fix sum by name in custom metrics
physical-expr
Changes to the physical-expr crates
#24673 opened Aug 25, 2026 by
gabotechs
Contributor
Loading…
1
Check for overflows in left dataset concat in hash join
physical-plan
Changes to the physical-plan crate
#24671 opened Aug 25, 2026 by
shivbhatia10
Contributor
•
Draft
1
Previous
1
2
3
4
5
…
12
13
Next
Previous
Next
ProTip!
no:milestone
will show everything without a milestone.
Back
|
FazBrowse Home
|
New Git URL