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(deps-dev): bump fast-uri from 3.1.4 to 3.1.5 in /datafusion/wasmtest/datafusion-wasm-app dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#24092 opened Aug 4, 2026 by dependabot Bot Loading…
feat: prune unread Parquet leaves when a nested column is cast to a narrower type core Core DataFusion crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#24090 opened Aug 4, 2026 by mbutrovich Contributor Loading…
IN LIST: optimize Utf8View and BinaryView filters with standard hash sets physical-expr Changes to the physical-expr crates
#24088 opened Aug 4, 2026 by geoffreyclaude Contributor Draft
fix(proto): preserve empty projection when ser/de MemoryScanExec proto Related to proto crate
#24087 opened Aug 4, 2026 by buraksenn Contributor Loading…
POC: pipelined and streaming (batch-granular) parquet scan fetch policies auto detected api change Auto detected API change datasource Changes to the datasource crate
#24086 opened Aug 4, 2026 by adriangb Contributor Draft
PoC(CI): Introduce xtask to keep local test and CI commands in sync development-process Related to development process of DataFusion
#24083 opened Aug 4, 2026 by 2010YOUY01 Contributor Loading…
chore(deps): bump pbjson-types from 0.8.0 to 0.9.0 in the proto group auto-dependencies substrait Changes to the substrait crate
#24079 opened Aug 4, 2026 by dependabot Bot Loading…
chore: apply workspace lints to all crates proto Related to proto crate
#24076 opened Aug 4, 2026 by emilk Contributor Loading…
feat(pruning): expose IN-list rewrite size cap as a config option auto detected api change Auto detected API change common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#24074 opened Aug 4, 2026 by zhuqi-lucas Contributor Loading…
fix: reject duplicate projection output names physical-plan Changes to the physical-plan crate
#24073 opened Aug 3, 2026 by msaule Draft
perf: preallocate RowsGroupColumn buffers in take_n physical-plan Changes to the physical-plan crate
#24070 opened Aug 3, 2026 by saadtajwar Contributor Loading…
add ExecutionPlan::dynamic_expressions() method auto detected api change Auto detected API change core Core DataFusion crate ffi Changes to the ffi crate physical-plan Changes to the physical-plan crate
#24068 opened Aug 3, 2026 by jayshrivastava Contributor Loading…
2
1
perf: specialize single-column hash-join key equality check physical-plan Changes to the physical-plan crate
#24067 opened Aug 3, 2026 by shehab-ali Contributor Draft
chore: introduce a broader set of workspace clippy lints common Related to common crate core Core DataFusion crate datasource Changes to the datasource 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 physical-plan Changes to the physical-plan crate proto Related to proto crate spark
#24066 opened Aug 3, 2026 by emilk Contributor Draft
feat(functions): re-expose string builder API for concat functions Changes to functions implementation
#24064 opened Aug 3, 2026 by mzabaluev Contributor Loading…
minor: document EquivalenceProperties::project physical-expr Changes to the physical-expr crates
#24063 opened Aug 3, 2026 by zhuqi-lucas Contributor Loading…
refactor(hash-aggr): Support spilling for partial and final mode aggregation core Core DataFusion crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24061 opened Aug 3, 2026 by 2010YOUY01 Contributor Loading…
1 task done
Perf: remove extra allocations for hex operations auto detected api change Auto detected API change common Related to common crate functions Changes to functions implementation spark
#24057 opened Aug 3, 2026 by Rich-T-kid Contributor Loading…
fix: keep every spilled slice of a sort-merge join inner key group physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24056 opened Aug 2, 2026 by buraksenn Contributor Loading…
docs: add HashJoinExec metrics to user guide documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#24055 opened Aug 2, 2026 by fyrsta7 Loading…
fix: typo for the builder error type logical-expr Logical plan and expressions
#24052 opened Aug 2, 2026 by JosephLenton Loading…
Docs: Add PR review guide documentation Improvements or additions to documentation
#24051 opened Aug 2, 2026 by alamb Contributor Loading…
fix: Correctly process numeric literals with underscores sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24046 opened Aug 1, 2026 by nuno-faria Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.