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

IN LIST: unify bitmap filter implementations physical-expr Changes to the physical-expr crates
#23035 opened Jun 19, 2026 by geoffreyclaude Contributor Loading…
refactor: centralize date_bin per-row mapping functions Changes to functions implementation
#23034 opened Jun 19, 2026 by kumarUjjawal Contributor Loading…
fix: round large UInt64 values without narrowing spark sqllogictest SQL Logic Tests (.slt)
#23033 opened Jun 19, 2026 by Kevin-Li-2025 Loading…
Avoid concatenating record batches in joins
#23032 opened Jun 19, 2026 by maxburke Contributor Loading…
feat: logical plan protobuf representation for range repartitioning proto Related to proto crate
#23030 opened Jun 19, 2026 by saadtajwar Loading…
[physical-plan]: remove deprecated spill_record_batch_by_size api change Changes the API exposed to users of the crate auto detected api change Auto detected API change documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#23029 opened Jun 18, 2026 by alamb Contributor Draft
Prune implicit FD group keys in SQL aggregates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23028 opened Jun 18, 2026 by hhhizzz Loading…
Parallel bounded RANGE-frame window functions without PARTITION BY (draft) optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23026 opened Jun 18, 2026 by avantgardnerio Contributor Draft
docs: Add Shanghai Apache DataFusion Meetup to events page documentation Improvements or additions to documentation
#23025 opened Jun 18, 2026 by alamb Contributor Loading…
refactor: name build-row and matchable-map presence checks in hash join physical-plan Changes to the physical-plan crate
#23024 opened Jun 18, 2026 by Phoenix500526 Loading…
Window function perf: Speed up rank window materialization functions Changes to functions implementation
#23021 opened Jun 18, 2026 by Dandandan Contributor Draft
Window function perf: Cache nth_value valid indices functions Changes to functions implementation
#23019 opened Jun 18, 2026 by Dandandan Contributor Draft
IN LIST: reinterpret FixedSizeBinary for primitive fast paths physical-expr Changes to the physical-expr crates
#23018 opened Jun 18, 2026 by geoffreyclaude Contributor Draft
IN LIST: add string-view filters for Utf8View and BinaryView physical-expr Changes to the physical-expr crates
#23016 opened Jun 18, 2026 by geoffreyclaude Contributor Draft
IN LIST: add direct-probe hash filter for large primitive lists auto detected api change Auto detected API change physical-expr Changes to the physical-expr crates
#23015 opened Jun 18, 2026 by geoffreyclaude Contributor Draft
IN LIST: add branchless filter for small primitive lists physical-expr Changes to the physical-expr crates
#23014 opened Jun 18, 2026 by geoffreyclaude Contributor Draft
IN LIST: reinterpret small-width types for bitmap filters auto detected api change Auto detected API change physical-expr Changes to the physical-expr crates
#23013 opened Jun 18, 2026 by geoffreyclaude Contributor Draft
IN LIST: add UInt16 bitmap filter physical-expr Changes to the physical-expr crates
#23012 opened Jun 18, 2026 by geoffreyclaude Contributor Draft
IN LIST: add UInt8 bitmap filter physical-expr Changes to the physical-expr crates
#23011 opened Jun 18, 2026 by geoffreyclaude Contributor Draft
chore(deps-dev): bump webpack-dev-server from 5.2.4 to 5.2.5 in /datafusion/wasmtest/datafusion-wasm-app dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#23009 opened Jun 18, 2026 by dependabot Bot Loading…
chore: Test update object store to 0.14.0 auto detected api change Auto detected API change core Core DataFusion crate
#23005 opened Jun 17, 2026 by alamb Contributor Draft
Add Hotdata to the "known users" list in introduction.md documentation Improvements or additions to documentation
#23004 opened Jun 17, 2026 by zfarrell Contributor Loading…
Add sorted TopK TPC-H benchmark target
#23003 opened Jun 17, 2026 by geoffreyclaude Contributor Loading…
Fix DuckDB unparse for optimized join projections core Core DataFusion crate sql SQL Planner
#23002 opened Jun 17, 2026 by goutamadwant Loading…
feat(unparser): support DISTINCT FROM operators in the MySQL dialect sql SQL Planner
#22999 opened Jun 17, 2026 by zyuiop Contributor Loading…
ProTip! Adding no:label will show everything without a label.