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(lambda): keep multi-param lambda parameter positions stable auto detected api change Auto detected API change physical-expr Changes to the physical-expr crates
#22853 opened Jun 9, 2026 by Adam-Alani Loading…
fix(topk): call attempt_early_completion when filter rejects entire b… physical-plan Changes to the physical-plan crate
#22852 opened Jun 9, 2026 by ajegou Loading…
feat: make date_part always return Float64 documentation Improvements or additions to documentation functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#22851 opened Jun 9, 2026 by Adam-Alani Draft
feat(lambda): support map non empty nulls cleanup for HigherOrderFunctionExpr logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#22847 opened Jun 9, 2026 by rluvaton Member Draft
chore(deps): bump the proto group across 1 directory with 3 updates auto-dependencies proto Related to proto crate substrait Changes to the substrait crate
#22843 opened Jun 9, 2026 by dependabot Bot Loading…
refactor: centralize SQL dialect metadata auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#22840 opened Jun 9, 2026 by kumarUjjawal Contributor Loading…
feat: support reading from stdin in datafusion-cli documentation Improvements or additions to documentation
#22839 opened Jun 9, 2026 by huan233usc Loading…
fix: block timestamp precision narrowing unwrap logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates
#22837 opened Jun 9, 2026 by discord9 Contributor Loading…
feat: Support IEEE 754 negative zero semantics common Related to common crate functions Changes to functions implementation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22835 opened Jun 9, 2026 by comphead Contributor Loading…
parquet: cache per-file ArrowReaderMetadata for wide-schema scans auto detected api change Auto detected API change datasource Changes to the datasource crate
#22830 opened Jun 8, 2026 by adriangb Contributor Draft
Reduce per-file metadata overhead for wide-schema parquet scans datasource Changes to the datasource crate execution Related to the execution crate
#22829 opened Jun 8, 2026 by adriangb Contributor Loading…
Optimize existence-only right semi and anti joins auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate
#22828 opened Jun 8, 2026 by Dandandan Contributor Draft
refactor(hash-aggr): Forward port the soft limit optimization to the new hash aggregation impl core Core DataFusion crate physical-plan Changes to the physical-plan crate
#22824 opened Jun 8, 2026 by 2010YOUY01 Contributor Loading…
Fix DATE_BIN TIME scaling overflows by centralizing nanosecond conversion functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22823 opened Jun 8, 2026 by kosiew Contributor Draft
docs: link release tracking issue to release management page
#22822 opened Jun 8, 2026 by alamb Contributor Loading…
Refactor post-aggregate clause rebasing and validation with shared helpers sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22817 opened Jun 8, 2026 by kosiew Contributor Loading…
refactor: remove opt_filter in GroupsAccumulator::merge_batch auto detected api change Auto detected API change core Core DataFusion crate documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate spark sqllogictest SQL Logic Tests (.slt)
#22816 opened Jun 8, 2026 by haohuaijin Contributor Loading…
Add sort tpch SQL benchmark
#22814 opened Jun 8, 2026 by Omega359 Contributor Loading…
fix: NOT IN with NULL subquery returns wrong results under SortMergeJoin core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#22810 opened Jun 7, 2026 by nathanb9 Contributor Draft
FFI: plumb with_updated_config for FFI_ScalarUDF auto detected api change Auto detected API change ffi Changes to the ffi crate
#22797 opened Jun 7, 2026 by Amogh-2404 Contributor Loading…
feat: Add From<Option<T>> trait for Precision enum common Related to common crate
#22792 opened Jun 6, 2026 by devanbenz Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.