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

perf: optimize arrays_zip perfect list zips functions Changes to functions implementation
#22285 opened May 16, 2026 by puneetdixit200 Loading…
test: cover regexp_like multiline flag functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22284 opened May 16, 2026 by nanookclaw Loading…
perf: Optimize split_part using bulk-NULL string builders functions Changes to functions implementation
#22283 opened May 16, 2026 by neilconway Contributor Loading…
Implement eager aggregation auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#22281 opened May 16, 2026 by nathanb9 Contributor Draft
[codex] Fix time interval arithmetic wrapping logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#22280 opened May 16, 2026 by Sean-Kenneth-Doherty Loading…
fixing array length for empty array functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22279 opened May 16, 2026 by raushanprabhakar1 Contributor Loading…
fixing factorial negative values functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22278 opened May 16, 2026 by raushanprabhakar1 Contributor Loading…
fixing negative power to zero functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22277 opened May 16, 2026 by raushanprabhakar1 Contributor Loading…
Reject negative ln inputs functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22276 opened May 16, 2026 by akmhatey-ai Loading…
fix: make replace no-op for empty search functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22275 opened May 16, 2026 by nvphungdev Loading…
fix array_repeat scalar path overflows total repeated-value count functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22274 opened May 16, 2026 by xiedeyantu Member Loading…
fix: translate SIMILAR TO pattern to PostgreSQL-compatible regex physical-expr Changes to the physical-expr crates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22273 opened May 16, 2026 by Dandandan Contributor Loading…
fix date_trunc overflows converting extreme non-ns timestamps to nanoseconds functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22262 opened May 16, 2026 by xiedeyantu Member Loading…
fix date_bin overflows subtracting extreme nanosecond timestamp origin functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22251 opened May 16, 2026 by xiedeyantu Member Loading…
fix generate_series table function overflows functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22250 opened May 16, 2026 by xiedeyantu Member Loading…
feat: extend interval arithmetic to support scalar functions (UDFs) 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
#22248 opened May 16, 2026 by davidlghellin Contributor Draft
Make DiskManager max_temp_directory_size dynamically adjustable auto detected api change Auto detected API change execution Related to the execution crate
#22246 opened May 16, 2026 by Bukhtawar Loading…
Optimize arrays_zip for perfectly aligned arrays functions Changes to functions implementation
#22245 opened May 16, 2026 by BipashaBi Loading…
feat: support binary and string types for concat UDFs functions Changes to functions implementation logical-expr Logical plan and expressions spark sqllogictest SQL Logic Tests (.slt)
#22244 opened May 16, 2026 by theirix Contributor Loading…
Fix: lead/lag extreme offsets handling functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22243 opened May 16, 2026 by Dandandan Contributor Loading…
2
minor: add Any to QueryPlanner trait auto detected api change Auto detected API change core Core DataFusion crate
#22241 opened May 16, 2026 by milenkovicm Contributor Loading…
Simplify get_field over inline struct constructors functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22239 opened May 16, 2026 by adriangb Contributor Loading…
perf: Elimiate SortExec on generate_series() core Core DataFusion crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22238 opened May 16, 2026 by 2010YOUY01 Contributor Loading…
Adaptive filter pushdown for the parquet scan auto detected api change Auto detected API change 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)
#22237 opened May 15, 2026 by adriangb Contributor Draft
Add SelectivityTracker adaptive filter cost model auto detected api change Auto detected API change datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates proto Related to proto crate
#22236 opened May 15, 2026 by adriangb Contributor Draft
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.