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

add any_match higher-order function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21903 opened Apr 28, 2026 by LiaCastaneda Contributor Loading…
Update astral-tokio-tar to appease cargo_audit
#21902 opened Apr 28, 2026 by alamb Contributor Loading…
perf: strength reduce hash partition modulo (up to 1.16x faster) physical-plan Changes to the physical-plan crate
#21900 opened Apr 28, 2026 by Dandandan Contributor Loading…
Remove unnecessary Mutex in SharedMemoryReservation physical-plan Changes to the physical-plan crate
#21899 opened Apr 28, 2026 by gabotechs Contributor Loading…
test(sqllogictest): stabilize parquet output_rows_skew with WITH ORDER sqllogictest SQL Logic Tests (.slt)
#21898 opened Apr 28, 2026 by RatulDawar Contributor Loading…
feat(functions-nested): add array_filter higher-order function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21895 opened Apr 28, 2026 by ologlogn Loading…
perf: optimize retract_batch for median and percentile_cont functions Changes to functions implementation
#21894 opened Apr 28, 2026 by lyne7-sc Contributor Loading…
Implement SumCardinalityVisitor common Related to common crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21892 opened Apr 28, 2026 by shivbhatia10 Contributor Draft
perf: improve Int64 generate_series and range performance functions Changes to functions implementation
#21891 opened Apr 28, 2026 by lyne7-sc Contributor Loading…
fix(proto): correctly serialize FilterExec empty projection proto Related to proto crate
#21885 opened Apr 28, 2026 by Adez017 Contributor Loading…
Fix GH action permissions in rust.yml and docs.yaml workflows development-process Related to development process of DataFusion
#21884 opened Apr 28, 2026 by Jefffrey Contributor Loading…
feat: support binary arguments for StringConcat operator logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#21883 opened Apr 27, 2026 by theirix Contributor Loading…
feat: introduce pluggable SpillFile trait and TempFileFactory for custom spill backends execution Related to the execution crate physical-plan Changes to the physical-plan crate
#21882 opened Apr 27, 2026 by pantShrey Draft
WIP: test Spark array_exists with lambdas 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 proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#21881 opened Apr 27, 2026 by comphead Contributor Draft
docs: add TreeNode API examples for walking and rewriting LogicalPlans logical-expr Logical plan and expressions
#21868 opened Apr 27, 2026 by mac119 Loading…
feat: add inner_product scalar function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21861 opened Apr 26, 2026 by crm26 Contributor Loading…
Rich t kid/introduce dict benchmarks
#21860 opened Apr 26, 2026 by Rich-T-kid Contributor Loading…
feat: Adds IntervalJoinExec for point-in-interval range joins common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21859 opened Apr 26, 2026 by SubhamSinghal Contributor Loading…
feat: substrait support of Decimal32 & Decimal64 substrait Changes to the substrait crate
#21857 opened Apr 26, 2026 by akoshchiy Contributor Loading…
feat: automatically cast ListView to List for UDFs common Related to common crate functions Changes to functions implementation logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#21855 opened Apr 26, 2026 by Jefffrey Contributor Loading…
perf: Add BulkNullStringArrayBuilder trait, use in repeat functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21854 opened Apr 25, 2026 by neilconway Contributor Loading…
Draft: implement non-blocking morsel API datasource Changes to the datasource crate
#21852 opened Apr 25, 2026 by alamb Contributor Draft
2 tasks
Adds dynamic filter support for NestedLoopJoinExec physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21851 opened Apr 25, 2026 by SubhamSinghal Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.