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

Dynamic work scheduling in FileStream datasource Changes to the datasource crate
#21351 opened Apr 3, 2026 by alamb Draft
feat: BufferExec waits for hash join dynamic filters before buffering 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 sqllogictest SQL Logic Tests (.slt)
#21350 opened Apr 3, 2026 by LiaCastaneda Draft
Optimize ArrowBytesViewMap with direct value access and simplified API common Related to common crate physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#21348 opened Apr 3, 2026 by Dandandan Loading…
Skip zero-fill of hash buffer by writing null sentinels common Related to common crate
#21347 opened Apr 3, 2026 by Dandandan Loading…
remove as_any from TableProvider catalog Related to the catalog crate core Core DataFusion crate documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#21346 opened Apr 3, 2026 by timsaucer Loading…
Rewrite FileStream in terms of Morsel API datasource Changes to the datasource crate
#21342 opened Apr 3, 2026 by alamb Draft
Split FileStreamMetrics into its own module datasource Changes to the datasource crate
#21340 opened Apr 3, 2026 by alamb Loading…
Add in-place buffer reuse for arithmetic and bitwise binary expressions physical-expr Changes to the physical-expr crates
#21339 opened Apr 3, 2026 by Dandandan Loading…
3 of 4 tasks
Use BooleanBuffer bitwise ops instead of arrow::compute::and catalog Related to the catalog crate datasource Changes to the datasource crate functions Changes to functions implementation physical-plan Changes to the physical-plan crate
#21338 opened Apr 3, 2026 by Dandandan Loading…
Use BooleanArray::has_true/has_false for short-circuit checks datasource Changes to the datasource crate functions Changes to functions implementation physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate spark
#21337 opened Apr 3, 2026 by Dandandan Loading…
TEST - troubleshoot #21315 core Core DataFusion crate functions Changes to functions implementation
#21334 opened Apr 3, 2026 by kosiew Draft
Eliminate more redundant ProjectionExecs core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#21333 opened Apr 3, 2026 by Dandandan Loading…
Defer task spawning in SortPreservingMergeExec to first poll physical-plan Changes to the physical-plan crate
#21328 opened Apr 2, 2026 by Dandandan Loading…
Introduce Morselizer API datasource Changes to the datasource crate
#21327 opened Apr 2, 2026 by alamb Draft
fix: gc StringView/BinaryView arrays before spilling to prevent write amplification core Core DataFusion crate physical-plan Changes to the physical-plan crate
#21325 opened Apr 2, 2026 by damahua Loading…
[DRAFT] Add support for lambda column capture catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#21323 opened Apr 2, 2026 by gstvg Draft
feat: add cast_to_type UDF for type-based casting documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21322 opened Apr 2, 2026 by adriangb Loading…
Eliminate outer joins with empty relations via null-padded projection optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#21321 opened Apr 2, 2026 by SubhamSinghal Loading…
fix: SMALLINT addition overflow should error instead of silently wrapping common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation physical-expr Changes to the physical-expr crates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#21319 opened Apr 2, 2026 by xiedeyantu Loading…
Support Dictionary Arrays in MIN/MAX Aggregates and Stabilize PG JSON Output Ordering core Core DataFusion crate functions Changes to functions implementation
#21315 opened Apr 2, 2026 by kosiew Draft
Make NDV merge order-invariant with multi-input overlap estimation common Related to common crate
#21313 opened Apr 2, 2026 by kosiew Loading…
fix: median retract logic for sliding window frames functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#21300 opened Apr 1, 2026 by lyne7-sc Loading…
fix(unparser): make BigQueryDialect more robust
#21296 opened Apr 1, 2026 by sgrebnov Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.