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

feat: support '>', '<', '>=', '<=', '<>' in all operator sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21416 opened Apr 6, 2026 by buraksenn Loading…
[branch-52] chore: update deps for cargo audit core Core DataFusion crate
#21415 opened Apr 6, 2026 by alamb Loading…
bench: add benchmarks for first_value, last_value functions Changes to functions implementation
#21409 opened Apr 6, 2026 by theirix Loading…
[branch-52] Update version to 52.5.0 and add changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#21407 opened Apr 6, 2026 by alamb Loading…
fix: Use codepoints in lpad, rpad, translate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21405 opened Apr 6, 2026 by neilconway Loading…
[branch-52] fix: use spill writer's schema instead of the first batch schema for spill files (#21293) core Core DataFusion crate physical-plan Changes to the physical-plan crate
#21403 opened Apr 6, 2026 by alamb Loading…
feat: Improve InListExpr types, flatten dict haystacks and validate in try_new_from_array physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#21402 opened Apr 6, 2026 by buraksenn Loading…
chore: download tpch data without docker
#21401 opened Apr 6, 2026 by gsserge Loading…
docs: Incorporate writing table provider blog post to user documentation documentation Improvements or additions to documentation
#21398 opened Apr 6, 2026 by buraksenn Loading…
[branch-52] fix: Fix panic in regexp_like() (#20200) functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21397 opened Apr 6, 2026 by alamb Loading…
[branch-52] Fix incorrect regex pattern in regex_replace_posix_groups (#19827) functions Changes to functions implementation
#21396 opened Apr 6, 2026 by alamb Loading…
feat: Attach Diagnostic to duplicate table name error sql SQL Planner
#21395 opened Apr 6, 2026 by amitvijapur Loading…
fix: preserve source field metadata in TryCast expressions logical-expr Logical plan and expressions sqllogictest SQL Logic Tests (.slt)
#21390 opened Apr 5, 2026 by adriangb Loading…
Add arrow_field(expr) scalar UDF functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21389 opened Apr 5, 2026 by adriangb Draft
fix(approx_fns): use exact percentile when no compression core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21388 opened Apr 5, 2026 by aryan-212 Loading…
feat: add is_nullable scalar UDF documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21387 opened Apr 5, 2026 by adriangb Draft
4 tasks done
feat: add scoped physical expression traversal common Related to common crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#21386 opened Apr 5, 2026 by rluvaton Loading…
perf: optimise and bench first_value, last_value aggregate functions Changes to functions implementation
#21383 opened Apr 5, 2026 by theirix Loading…
Optimize regexp_replace by stripping trailing .* from anchored patterns. 2.4x improvement functions Changes to functions implementation performance Make DataFusion faster sqllogictest SQL Logic Tests (.slt)
#21379 opened Apr 5, 2026 by Dandandan Loading…
Optimize character_length UDF performance functions Changes to functions implementation performance Make DataFusion faster
#21378 opened Apr 5, 2026 by Dandandan Draft
feat: add array_sum, array_product, array_avg functions and list_min alias functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21376 opened Apr 4, 2026 by crm26 Loading…
feat: add vector distance and array math functions functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21371 opened Apr 4, 2026 by crm26 Loading…
feat: add read_parquet, read_csv, read_json, read_avro SQL table functions core Core DataFusion crate functions Changes to functions implementation
#21367 opened Apr 4, 2026 by crm26 Loading…
ProTip! no:milestone will show everything without a milestone.