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

chore: guard RangeExpr protobuf fields exhaustively physical-plan Changes to the physical-plan crate
#25214 opened Sep 12, 2026 by Xuanwo Member Draft
fix: drop partition columns already present in the file schema of a ListingTable catalog Related to the catalog crate core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#25212 opened Sep 12, 2026 by ShayanGho Contributor Loading…
fix: read timezone-naive timestamps in datafusion.execution.time_zone when implicitly converted to timezone-aware common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions optimizer Optimizer rules sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#25211 opened Sep 11, 2026 by adriangb Contributor Draft
feat: simplify contradicting and redundant predicates on a column optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#25207 opened Sep 11, 2026 by wudidapaopao Loading…
feat: destructure proto hooks physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#25204 opened Sep 11, 2026 by Rich-T-kid Contributor Loading…
ci: require extended tests in the merge queue development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#25203 opened Sep 11, 2026 by kumarUjjawal Contributor Loading…
chore: remove deprecated Parquet APIs past the API health policy auto detected api change Auto detected API change datasource Changes to the datasource crate
#25202 opened Sep 11, 2026 by WaterWhisperer Loading…
perf: Unify, optimize map[k] and map_extract(key) functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25201 opened Sep 11, 2026 by neilconway Contributor Loading…
2
2
chore: update version 55.1.0 (#25070) development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#25200 opened Sep 11, 2026 by timsaucer Member Loading…
bench: cover dictionary group keys with a shared values array physical-plan Changes to the physical-plan crate
#25198 opened Sep 11, 2026 by LiaCastaneda Contributor Loading…
fix: duplicate ordering state field names in partial aggregates common Related to common crate core Core DataFusion crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions
#25196 opened Sep 11, 2026 by cdelmonte-zg Contributor Loading…
chore(ci): Register the substrait check job with runs-on, route spark checks through xtask development-process Related to development process of DataFusion
#25195 opened Sep 11, 2026 by namanjain24-sudo Loading…
[PoC] Unify file I/O behind a storage entry point catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation execution Related to the execution crate functions Changes to functions implementation optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#25194 opened Sep 11, 2026 by Xuanwo Member Loading…
fix: make Parquet file schema type coercion work on nested schemas datasource Changes to the datasource crate
#25193 opened Sep 11, 2026 by adragomir Loading…
fix: Emit equality conditions for Substrait CASE base expressions substrait Changes to the substrait crate
#25191 opened Sep 11, 2026 by namanjain24-sudo Loading…
Feat/regexp split to array documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25189 opened Sep 11, 2026 by aoto-tech Loading…
Fix GroupValues retained memory accounting core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#25188 opened Sep 11, 2026 by kosiew Contributor Draft
IN LIST: retain short lists with specialized filters core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#25187 opened Sep 11, 2026 by geoffreyclaude Contributor Draft
IN LIST: treat signed zeros as equal common Related to common crate physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#25186 opened Sep 11, 2026 by geoffreyclaude Contributor Draft
perf: reuse cached dictionary value hashes in vectorized_append physical-plan Changes to the physical-plan crate
#25185 opened Sep 11, 2026 by LiaCastaneda Contributor Loading…
DRAFT - Test aggmetrics2 documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#25184 opened Sep 11, 2026 by kosiew Contributor Draft
fix(substrait): consume chained window functions whose default names collide logical-expr Logical plan and expressions substrait Changes to the substrait crate
#25181 opened Sep 11, 2026 by ShayanGho Contributor Loading…
DRAFT: Test aggmetrics submetrics documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#25180 opened Sep 11, 2026 by kosiew Contributor Draft
fix: report a negative array_resize size as a user error functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#25179 opened Sep 10, 2026 by 1fanwang Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.