-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: speedup Changes to functions implementation
date_part isodow by using DayOfWeekMonday1
functions
#23491
opened Jul 12, 2026 by
theirix
Contributor
Loading…
feat: add metrics tracking for file sinks and update orchestration fo…
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#23490
opened Jul 12, 2026 by
CadyLinn
Loading…
Remove Auto detected API change
core
Core DataFusion crate
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
spark
GroupsAccumulator::supports_convert_to_state and require convert_to_state
auto detected api change
#23489
opened Jul 12, 2026 by
lyne7-sc
Contributor
Loading…
feat(substrait): serialize correlated subqueries with OuterReference field references
auto detected api change
Auto detected API change
substrait
Changes to the substrait crate
#23488
opened Jul 12, 2026 by
clflushopt
Contributor
Loading…
fix: apply single_distinct_to_groupby to aliased distinct aggregates
optimizer
Optimizer rules
#23486
opened Jul 11, 2026 by
gmhelmold
Loading…
fix: use build_join_schema for CrossJoinExec output schema metadata
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#23485
opened Jul 11, 2026 by
gmhelmold
Loading…
feat: support co-partitioned range right-side equi hash joins
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23484
opened Jul 11, 2026 by
gmhelmold
Loading…
test: add advanced dictionary test
sqllogictest
SQL Logic Tests (.slt)
#23483
opened Jul 11, 2026 by
Rich-T-kid
Contributor
Loading…
Enforce co-partitioning for sort merge and symmetric hash joins
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23480
opened Jul 11, 2026 by
gene-bordegaray
Contributor
Loading…
ci: Use Related to development process of DataFusion
install-action instead of cargo install to speed up CI
development-process
#23477
opened Jul 11, 2026 by
2010YOUY01
Contributor
Loading…
Use SQL Logic Tests (.slt)
octet_length for ClickBench Q27/Q28 byte-length semantics
sqllogictest
#23475
opened Jul 11, 2026 by
kosiew
Contributor
Loading…
perf: avoid per-row copy in Spark hex byte encoding
spark
#23473
opened Jul 11, 2026 by
andygrove
Member
Loading…
perf: optimize round in datafusion-functions
functions
Changes to functions implementation
#23471
opened Jul 11, 2026 by
andygrove
Member
Loading…
perf: optimize make_date in datafusion-functions
functions
Changes to functions implementation
#23470
opened Jul 11, 2026 by
andygrove
Member
Loading…
Decouple the Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
FileSource trait from the concrete FileScanConfig DataSource
core
Move
main_inner into datafusion-cli lib for subsequent PR
#23465
opened Jul 10, 2026 by
ratmice
Loading…
perf: optimize find_in_set in datafusion-functions
functions
Changes to functions implementation
performance
Make DataFusion faster
#23460
opened Jul 10, 2026 by
andygrove
Member
Loading…
perf: don't re-inline CSE'd expensive expressions in projection pushdown
core
Core DataFusion crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#23459
opened Jul 10, 2026 by
fordN
Contributor
Loading…
feat: reuse partial aggregate hashes across repartition
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
refactor(proto): remove legacy scan field
auto detected api change
Auto detected API change
documentation
Improvements or additions to documentation
proto
Related to proto crate
#23445
opened Jul 10, 2026 by
Phoenix500526
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.