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

feat: implement retract_batch for array_agg(DISTINCT) sliding window common Related to common crate functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22719 opened Jun 2, 2026 by SubhamSinghal Contributor Loading…
fix: Improve consistency of per-column stats on FilterExec output physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#22718 opened Jun 2, 2026 by neilconway Contributor Loading…
fix: Handle potential overflow in internal state for avg(decimal) functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22714 opened Jun 2, 2026 by AdamGS Contributor Loading…
PoC: Blocked state management for hash aggregation auto detected api change Auto detected API change 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
#22712 opened Jun 2, 2026 by 2010YOUY01 Contributor Loading…
Mark BufferExec and AnalyzeExec as eager physical-plan Changes to the physical-plan crate
#22711 opened Jun 2, 2026 by geoffreyclaude Contributor Loading…
feat: support Boolean in approx_distinct functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22707 opened Jun 2, 2026 by JeelRajodiya Contributor Loading…
feat(ffi): plumb simplify, expressions, reverse_expr, and documentation through FFI_WindowUDF auto detected api change Auto detected API change ffi Changes to the ffi crate
#22705 opened Jun 2, 2026 by Brijesh-Thakkar Contributor Loading…
Array product documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22703 opened Jun 1, 2026 by SubhamSinghal Contributor Loading…
feat: add DataFrame fill_nan core Core DataFusion crate
#22702 opened Jun 1, 2026 by Nagato-Yuzuru Loading…
Adaptive (runtime, stats-based) conjunct reordering for FilterExec auto detected api change Auto detected API change common Related to common 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)
#22698 opened Jun 1, 2026 by adriangb Contributor Draft
fix: Preserve integer values in round() for large Int64 and UInt64 inputs functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#22697 opened Jun 1, 2026 by pchintar Loading…
feat: Support multiple external table locations auto detected api change Auto detected API change catalog Related to the catalog crate core Core DataFusion crate documentation Improvements or additions to documentation ffi Changes to the ffi crate logical-expr Logical plan and expressions proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22695 opened Jun 1, 2026 by kumarUjjawal Contributor Loading…
fix: plumb SchemaProvider table_type through FFI auto detected api change Auto detected API change ffi Changes to the ffi crate
#22694 opened Jun 1, 2026 by chakkk309 Contributor Loading…
Add map_transform UDF auto detected api change Auto detected API change documentation Improvements or additions to documentation functions Changes to functions implementation physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#22689 opened Jun 1, 2026 by Adam-Alani Loading…
Centralize unparser select-scope boundary logic and add characterization tests sql SQL Planner
#22683 opened Jun 1, 2026 by kosiew Contributor Loading…
Align grouped first_value/last_value FILTER handling with shared Some(true) semantics functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#22681 opened Jun 1, 2026 by kosiew Contributor Loading…
Add imdb SQL benchmark
#22680 opened Jun 1, 2026 by Omega359 Contributor Loading…
Cache and materalize CTE with multiple references [Part 1 / 3] auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#22675 opened May 31, 2026 by nathanb9 Contributor Draft
docs: Update/improve SELECT reference documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#22672 opened May 31, 2026 by neilconway Contributor Loading…
Disable memory-limited NLJ fallback for left-emitting joins with multi-partition right inputs physical-plan Changes to the physical-plan crate
#22671 opened May 31, 2026 by kosiew Contributor Loading…
fix(substrait): preserve window function semantics substrait Changes to the substrait crate
#22664 opened May 31, 2026 by bvolpato Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.