Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump astral-sh/setup-uv from 8.3.2 to 9.0.0 auto-dependencies development-process Related to development process of DataFusion
#23939 opened Jul 28, 2026 by dependabot Bot Loading…
fix(common): preserve an exact zero through filter selectivity estimation common Related to common crate physical-plan Changes to the physical-plan crate
#23936 opened Jul 28, 2026 by asolimando Member Loading…
fix: preserve ABFS container in object store registry keys execution Related to the execution crate
#23935 opened Jul 28, 2026 by 847850277 Contributor Loading…
perf: elide redundant HashJoin dynamic-filter membership predicates for contiguous integer domains physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23934 opened Jul 28, 2026 by hhhizzz Contributor Draft
feat(physical-plan): add bounded memory reservation guard for streaming operators physical-plan Changes to the physical-plan crate
#23932 opened Jul 28, 2026 by glatinone Loading…
perf: preserve dictionary encoding for character_length, initcap, and reverse functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23930 opened Jul 28, 2026 by lyne7-sc Contributor Loading…
feat: support ansi for elt spark sqllogictest SQL Logic Tests (.slt)
#23928 opened Jul 27, 2026 by comphead Contributor Loading…
feat: add strictly_order_preserving for more expr functions Changes to functions implementation
#23922 opened Jul 27, 2026 by rluvaton Member Loading…
fix: do not prune ORDER BY keys using nullable UNIQUE constraints common Related to common crate core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#23918 opened Jul 27, 2026 by buraksenn Contributor Loading…
refactor: move arrow integer hex dispatch to datafusion-common common Related to common crate functions Changes to functions implementation spark
#23917 opened Jul 27, 2026 by buraksenn Contributor Loading…
Fill in missing utf8view support in function type coercion logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#23916 opened Jul 27, 2026 by Jefffrey Contributor Loading…
refactor(proto): migrate scalar subquery serde auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate proto Related to proto crate
#23915 opened Jul 27, 2026 by Phoenix500526 Contributor Loading…
Add nested struct schema evolution support for Map types common Related to common crate core Core DataFusion crate
#23914 opened Jul 27, 2026 by kosiew Contributor Loading…
feat: centralizing higher-order list lambda evaluation helpers functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23911 opened Jul 26, 2026 by saadtajwar Contributor Loading…
fix: do not derive ordering for arithmetic that can overflow core Core DataFusion crate physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#23910 opened Jul 26, 2026 by buraksenn Contributor Loading…
perf: optimize spark soundex function spark
#23909 opened Jul 26, 2026 by kazantsev-maksim Contributor Loading…
fix(ffi): preserve aggregate null-handling support auto detected api change Auto detected API change ffi Changes to the ffi crate
#23908 opened Jul 26, 2026 by Amogh-2404 Contributor Loading…
IN LIST: isolate branchless filter implementation physical-expr Changes to the physical-expr crates
#23907 opened Jul 26, 2026 by geoffreyclaude Contributor Draft
fix(ffi): preserve TableProvider DML overrides ffi Changes to the ffi crate
#23906 opened Jul 26, 2026 by Amogh-2404 Contributor Loading…
fix: last value accumulator merge indexing functions Changes to functions implementation
#23905 opened Jul 26, 2026 by peterxcli Member Loading…
Cli entrypoint pr3
#23904 opened Jul 26, 2026 by ratmice Loading…
refactor(physical-plan): Simplify ExecutionPlan API with replace_children optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#23903 opened Jul 26, 2026 by JSOD11 Contributor Draft
ProTip! Filter pull requests by the default branch with base:main.