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: Add memory-limited execution for NestedLoopJoinExec physical-plan Changes to the physical-plan crate
#21448 opened Apr 7, 2026 by viirya Loading…
fix: PostgreSQL dialect can not support tinyint type sql SQL Planner
#21445 opened Apr 7, 2026 by xiedeyantu Loading…
writing table to parquet followed by read and schema check sqllogictest SQL Logic Tests (.slt)
#21444 opened Apr 7, 2026 by Rich-T-kid Loading…
perf: Optimize left, right to reduce copying functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21442 opened Apr 7, 2026 by neilconway Loading…
fix: grouping with alias core Core DataFusion crate optimizer Optimizer rules
#21438 opened Apr 7, 2026 by timsaucer Loading…
Follow-up: remove interleave panic recovery after Arrow 58.1.0 physical-plan Changes to the physical-plan crate
#21436 opened Apr 7, 2026 by xudong963 Loading…
Use shared statistics merge for union stats common Related to common crate physical-plan Changes to the physical-plan crate
#21430 opened Apr 7, 2026 by kumarUjjawal Loading…
feat: add BuildHasher variants for hash_utils common Related to common crate
#21429 opened Apr 7, 2026 by xudong963 Loading…
[TEST] iterate morsels API datasource Changes to the datasource crate
#21427 opened Apr 7, 2026 by adriangb Draft
feat: enable external reclaim for mem spillable df operators execution Related to the execution crate
#21425 opened Apr 7, 2026 by nathanb9 Loading…
perf: Optimize split_part for Utf8View functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21420 opened Apr 6, 2026 by neilconway Loading…
feat: support '>', '<', '>=', '<=', '<>' in all operator sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21416 opened Apr 6, 2026 by buraksenn Loading…
fix: Use codepoints in lpad, rpad, translate documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21405 opened Apr 6, 2026 by neilconway 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…
feat: Attach Diagnostic to duplicate table name error sql SQL Planner
#21395 opened Apr 6, 2026 by amitvijapur Loading…
Add arrow_field(expr) scalar UDF documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21389 opened Apr 5, 2026 by adriangb Loading…
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 Loading…
4 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.