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

Clamp early aggregation emit to the sort boundary when using partial group ordering physical-plan Changes to the physical-plan crate
#20446 opened Feb 20, 2026 by jackkleeman Loading…
bench: Add dynamic IN list benchmarks for non-constant list expressions physical-expr Changes to the physical-expr crates
#20444 opened Feb 20, 2026 by zhangxffff Loading…
fix: HashJoin panic with dictionary-encoded columns in multi-key joins core Core DataFusion crate physical-plan Changes to the physical-plan crate
#20441 opened Feb 20, 2026 by Tim-53 Loading…
feat: support arrays_zip function documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#20440 opened Feb 19, 2026 by comphead Loading…
fix(substrait): Correctly parse field references in subqueries substrait Changes to the substrait crate
#20439 opened Feb 19, 2026 by neilconway Loading…
fix: Avoid unnecessary type casts in concat_ws functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20436 opened Feb 19, 2026 by neilconway Loading…
Fix decimal log precision for non-power values functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#20433 opened Feb 19, 2026 by kumarUjjawal Loading…
fix: prevent duplicate alias collision with user-provided __datafusion_extracted names common Related to common crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#20432 opened Feb 19, 2026 by adriangb Loading…
2 tasks done
perf: Optimize dynamic IN list evaluation with vectorized Arrow eq kernel physical-expr Changes to the physical-expr crates
#20428 opened Feb 19, 2026 by zhangxffff Loading…
fix: Prefer numeric in type coercion for comparisons core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#20426 opened Feb 19, 2026 by neilconway Loading…
fix: use try_shrink instead of shrink in try_resize execution Related to the execution crate
#20424 opened Feb 18, 2026 by ariel-miculas Loading…
[Minor] Fix error messages for shrink and try_shrink execution Related to the execution crate
#20422 opened Feb 18, 2026 by hareshkh Loading…
Disallow order by within ordered-set aggregate functions argument lists sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#20421 opened Feb 18, 2026 by cj-zhukov Loading…
test: Extend Spark Array functions: array_repeat , shuffle and slice test coverage documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#20420 opened Feb 18, 2026 by erenavsarogullari Loading…
perf: Skip RowFilter when all predicate columns are in the projection common Related to common crate datasource Changes to the datasource crate
#20417 opened Feb 17, 2026 by darmie Loading…
proto: serialize and dedupe dynamic filters physical-expr Changes to the physical-expr crates proto Related to proto crate
#20416 opened Feb 17, 2026 by jayshrivastava Draft
Migrate Python usage to uv workspace development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#20414 opened Feb 17, 2026 by adriangb Loading…
4 tasks
feat: support Spark-compatible json_tuple function spark sqllogictest SQL Logic Tests (.slt)
#20412 opened Feb 17, 2026 by CuteChuanChuan Loading…
chore(deps): bump rand_distr from 0.5.1 to 0.6.0 auto-dependencies core Core DataFusion crate
#20403 opened Feb 17, 2026 by dependabot bot Loading…
[TEST] Don't pushdown dynamic filters that are true on open datasource Changes to the datasource crate
#20395 opened Feb 17, 2026 by Dandandan Draft
Fix FilterExec converting Absent column stats to Exact(NULL) physical-plan Changes to the physical-plan crate
#20391 opened Feb 16, 2026 by fwojciec Loading…
docs: Update datafusion-cli doc for top-memory-consumers config documentation Improvements or additions to documentation
#20390 opened Feb 16, 2026 by erenavsarogullari Loading…
ProTip! Adding no:label will show everything without a label.