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

fix: array_position nested lists handling & check index for nulls documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21791 opened Apr 22, 2026 by Jefffrey Contributor Loading…
perf: Add bulk NULL-aware string builders, use in lower and upper functions Changes to functions implementation
#21789 opened Apr 22, 2026 by neilconway Contributor Loading…
fix: add parentheses in binary expr human_display to reflect precedence logical-expr Logical plan and expressions
#21787 opened Apr 22, 2026 by Jah-yee Loading…
proto: preserve DynamicFilterPhysicalExpr identity across round-trip physical-expr Changes to the physical-expr crates proto Related to proto crate
#21786 opened Apr 22, 2026 by adriangb Contributor Draft
docs: fix some comments on query_planning example
#21783 opened Apr 22, 2026 by jotare Loading…
perf: optimize count distinct fast path and sliding count distinct functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21782 opened Apr 22, 2026 by lyne7-sc Contributor Loading…
update rustls-webpki optimizer Optimizer rules
#21781 opened Apr 22, 2026 by xiedeyantu Member Loading…
chore: add aggregation test for listview types sqllogictest SQL Logic Tests (.slt)
#21776 opened Apr 22, 2026 by Jefffrey Contributor Loading…
perf: early termination for right semi/anti hash joins physical-plan Changes to the physical-plan crate
#21775 opened Apr 22, 2026 by SubhamSinghal Contributor Loading…
chore: re-enable add_months overflow test sqllogictest SQL Logic Tests (.slt)
#21774 opened Apr 22, 2026 by Jefffrey Contributor Loading…
chore: re-enable array_union nested null array edge case test sqllogictest SQL Logic Tests (.slt)
#21773 opened Apr 22, 2026 by Jefffrey Contributor Loading…
ci: permit stale workflow to delete cache development-process Related to development process of DataFusion
#21772 opened Apr 22, 2026 by Jefffrey Contributor Loading…
feat(sql): Postgres-style EXPLAIN (...) option list common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21768 opened Apr 21, 2026 by adriangb Contributor Draft
feat: add pgjson format support for EXPLAIN ANALYZE core Core DataFusion crate logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21767 opened Apr 21, 2026 by adriangb Contributor Draft
feat(parquet): row-group morselization for sibling FileStream stealing datasource Changes to the datasource crate
#21766 opened Apr 21, 2026 by Dandandan Contributor Draft
Optimize Dictionary groupings physical-plan Changes to the physical-plan crate
#21765 opened Apr 21, 2026 by Rich-T-kid Contributor Loading…
Add support for nested types to nullif. functions Changes to functions implementation
#21764 opened Apr 21, 2026 by tabac Contributor Loading…
perf(substr_index): speed up scalar and Utf8View functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21754 opened Apr 21, 2026 by kumarUjjawal Contributor Loading…
Adaptive filter scheduling for Parquet scans common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#21752 opened Apr 20, 2026 by adriangb Contributor Draft
Fix PushdownSort dropping LIMIT when eliminating SortExec core Core DataFusion crate optimizer Optimizer rules
#21744 opened Apr 20, 2026 by sgrebnov Member Loading…
refactor: Simplify NLJ re-scans with ReplayableStreamSource physical-plan Changes to the physical-plan crate
#21742 opened Apr 20, 2026 by 2010YOUY01 Contributor Loading…
fix(aggregate): show aliased expr in explain core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21739 opened Apr 20, 2026 by kumarUjjawal Contributor Loading…
feat: Use NativeType in get_example_type, information schema catalog Related to the catalog crate logical-expr Logical plan and expressions
#21737 opened Apr 19, 2026 by theirix Contributor Loading…
In list range pruning sqllogictest SQL Logic Tests (.slt)
#21730 opened Apr 19, 2026 by SubhamSinghal Contributor Loading…
fix: render binary columns as hex in DataFrame::describe() core Core DataFusion crate
#21728 opened Apr 19, 2026 by diegoQuinas Loading…
ProTip! Follow long discussions with comments:>50.