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

Ci cache development-process Related to development process of DataFusion
#16709 opened Jul 7, 2025 by blaginin Draft
optimize ScalarValue::to_array_of_size for structural types common Related to common crate
#16706 opened Jul 7, 2025 by ding-young Loading…
Fix: Make CopyTo logical plan output schema consistent with physical schema core Core DataFusion crate logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner
#16705 opened Jul 7, 2025 by bert-beyondloops Loading…
Minor: Update release instructions development-process Related to development process of DataFusion
#16701 opened Jul 7, 2025 by alamb Loading…
implement handle_scalar_subquery substrait Changes to the substrait crate
#16691 opened Jul 6, 2025 by ViggoC Draft
DRAFT: Update arrow/parquet to 56.0.0 common Related to common crate core Core DataFusion crate datasource Changes to the datasource 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) substrait Changes to the substrait crate
#16690 opened Jul 5, 2025 by alamb Draft
Add the missing equivalence info for filter pushdown core Core DataFusion crate datasource Changes to the datasource crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#16686 opened Jul 4, 2025 by liamzwbao Loading…
Partially implement MATCH_RECOGNIZE for Advanced Pattern Matching common Related to common crate core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#16685 opened Jul 4, 2025 by geoffreyclaude Draft
Revert "fix: create file for empty stream" core Core DataFusion crate datasource Changes to the datasource crate
#16682 opened Jul 4, 2025 by brunal Loading…
Enhance ScalarUDFImpl Equality Handling with Pointer-Based Default and Customizable Logic core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions
#16681 opened Jul 4, 2025 by kosiew Loading…
Add link to upgrade guide in changelog script development-process Related to development process of DataFusion
#16680 opened Jul 4, 2025 by alamb Loading…
fix: try to lower plain reserved functions to columns as well sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#16669 opened Jul 3, 2025 by crepererum Loading…
Fix Query Planner able to find struct field with capital letters common Related to common crate functions Changes to functions implementation sql SQL Planner
#16664 opened Jul 2, 2025 by dttung2905 Loading…
Add reproducer for tpch Q16 deserialization bug core Core DataFusion crate proto Related to proto crate
#16662 opened Jul 2, 2025 by NGA-TRAN Loading…
POC: Add ConfigOptions to ExecutionProps when execution is started core Core DataFusion crate execution Related to the execution crate logical-expr Logical plan and expressions
#16661 opened Jul 2, 2025 by alamb Draft
feat: Support PiecewiseMergeJoin to speed up single range predicate joins physical-plan Changes to the physical-plan crate
#16660 opened Jul 2, 2025 by jonathanc-n Loading…
feat: Add a configuration to make parquet encryption optional 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
#16649 opened Jul 2, 2025 by corwinjoy Loading…
Improve display format of BoundedWindowAggExec core Core DataFusion crate physical-plan Changes to the physical-plan crate
#16645 opened Jul 1, 2025 by geetanshjuneja Loading…
Auto start testcontainers for datafusion-cli development-process Related to development process of DataFusion sqllogictest SQL Logic Tests (.slt)
#16644 opened Jul 1, 2025 by blaginin Loading…
refactor filter pushdown APIs core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#16642 opened Jul 1, 2025 by adriangb Loading…
Fix discrepancy in Float64 to timestamp(9) casts common Related to common crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#16639 opened Jul 1, 2025 by findepi Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.