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: Add filtered pending PRs link to main page documentation Improvements or additions to documentation
#18854 opened Nov 20, 2025 by comphead Loading…
implement sum for durations functions Changes to functions implementation
#18853 opened Nov 20, 2025 by logan-keede Loading…
Docs: Enhance contributor guide with testing section documentation Improvements or additions to documentation
#18852 opened Nov 20, 2025 by alamb Loading…
Docs: Enhance testing documentation with examples and links documentation Improvements or additions to documentation
#18851 opened Nov 20, 2025 by alamb Loading…
Support push-down of the filter on coalesce over join keys optimizer Optimizer rules
#18848 opened Nov 20, 2025 by vadimpiven Loading…
Support Substrait Round-Trip of EmptyRelation Including produce_one_row Semantics substrait Changes to the substrait crate
#18842 opened Nov 20, 2025 by kosiew Loading…
Simplify percentile_cont for 0/1 percentiles functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18837 opened Nov 20, 2025 by kumarUjjawal Loading…
Refactor bit_get() signature away from user defined spark sqllogictest SQL Logic Tests (.slt)
#18836 opened Nov 20, 2025 by Jefffrey Loading…
add specialized InList implementations for common scalar types physical-expr Changes to the physical-expr crates
#18832 opened Nov 20, 2025 by adriangb Loading…
fix #18683 by enabling sort by aggregate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18831 opened Nov 19, 2025 by tshauck Loading…
feat: support Spark-compatible abs math function part 2 - ANSI mode execution Related to the execution crate functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#18828 opened Nov 19, 2025 by hsiang-c Loading…
Enable Parallel Aggregation for Non-Overlapping Partitioned Data core Core DataFusion crate datasource Changes to the datasource crate 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)
#18826 opened Nov 19, 2025 by gene-bordegaray Draft
[WIP] Update to arrow, parquet 57.1.0 sqllogictest SQL Logic Tests (.slt)
#18820 opened Nov 19, 2025 by alamb Draft
1 task
Fix async_udf batch size behaviour core Core DataFusion crate physical-expr Changes to the physical-expr crates
#18819 opened Nov 19, 2025 by shivbhatia10 Loading…
Draft Reverse parquet datasource Changes to the datasource crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#18817 opened Nov 19, 2025 by zhuqi-lucas Draft
Fix Schema Duplication Errors in Self‑Referential INTERSECT/EXCEPT by Requalifying Input Sides logical-expr Logical plan and expressions optimizer Optimizer rules substrait Changes to the substrait crate
#18814 opened Nov 19, 2025 by kosiew Draft
DRAFT implement trait in proto de/serialization to allow finer control ffi Changes to the ffi crate proto Related to proto crate
#18813 opened Nov 19, 2025 by timsaucer Draft
4 tasks
feat: Support Ref types in Scan [Avro] datasource Changes to the datasource crate
#18812 opened Nov 18, 2025 by EmilyMatt Loading…
feat: Improve read types support [Avro] datasource Changes to the datasource crate
#18809 opened Nov 18, 2025 by EmilyMatt Loading…
Fix: Align sort_merge_join filter output with join schema to fix right-anti panic core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18800 opened Nov 18, 2025 by kumarUjjawal Loading…
Implement Substrait Support for GROUPING SET CUBE logical-expr Logical plan and expressions substrait Changes to the substrait crate
#18798 opened Nov 18, 2025 by kosiew Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.