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

build: allow posting comments on forked PRs and fix missing protobuf development-process Related to development process of DataFusion
#21913 opened Apr 29, 2026 by rluvaton Member Loading…
wip: Array remove optimize documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21909 opened Apr 29, 2026 by Jefffrey Contributor Draft
fix: forbid lossy cast(for now) logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates
#21908 opened Apr 29, 2026 by discord9 Contributor Loading…
Fix fully matched row groups with null counts datasource Changes to the datasource crate
#21907 opened Apr 29, 2026 by xudong963 Member Loading…
Allow benchmark allocator features together
#21905 opened Apr 29, 2026 by xudong963 Member Loading…
chore: fix iff typos
#21904 opened Apr 28, 2026 by comphead Contributor Loading…
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…
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…
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…
ProTip! Exclude everything labeled bug with -label:bug.