-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
POC: Scan-scoped Parquet pruning setup cache with cached page pruning predicates
datasource
Changes to the datasource crate
fix: apply struct field filters when the file schema needs adaptation
sqllogictest
SQL Logic Tests (.slt)
#24125
opened Aug 5, 2026 by
adriangb
Contributor
Loading…
fix(proto): prevent logical plan serialization stack overflow
proto
Related to proto crate
#24124
opened Aug 5, 2026 by
mithuncy
Contributor
Loading…
chore(deps): bump the all-other-cargo-deps group across 1 directory with 9 updates
auto-dependencies
#24123
opened Aug 5, 2026 by
dependabot
Bot
Loading…
docs: Dcument Improvements or additions to documentation
physical-expr
Changes to the physical-expr crates
WindowFn and add comments
documentation
refactor: Refactor numeric sign and padding in Spark format_string
spark
#24115
opened Aug 5, 2026 by
JSOD11
Contributor
Loading…
feat(ffi): add an FFI extension codec bundle
api change
Changes the API exposed to users of the crate
auto detected api change
Auto detected API change
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
perf: Concretely typed TopK StringHeap, and StringHashTable slot reuse
physical-plan
Changes to the physical-plan crate
#24105
opened Aug 5, 2026 by
MassivePizza
•
Draft
fix: support untyped NULL input for median
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#24104
opened Aug 5, 2026 by
Sigma-Ma
Loading…
fix: GROUP BY returns two rows for the NULL group with a nullable UNIQUE constraint
common
Related to common crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#24103
opened Aug 5, 2026 by
LDM-A
Loading…
IN LIST: reuse primitive filters for FixedSizeBinary
physical-expr
Changes to the physical-expr crates
#24102
opened Aug 5, 2026 by
geoffreyclaude
Contributor
•
Draft
[Parquet] Skip bloom filter predicate evaluation when no bloom filters are loaded
datasource
Changes to the datasource crate
#24101
opened Aug 5, 2026 by
rgehan
Contributor
Loading…
perf: preserve dictionary encoding for Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
btrim, ltrim, and rtrim
functions
#24100
opened Aug 5, 2026 by
lyne7-sc
Contributor
Loading…
Fix aggregate accumulator capacity accounting
functions
Changes to functions implementation
#24099
opened Aug 5, 2026 by
kosiew
Contributor
Loading…
perf: avoid scanning Changes to functions implementation
array_agg state in size
functions
#24097
opened Aug 5, 2026 by
lyne7-sc
Contributor
Loading…
physical-plan: coerce UNION/INTERLEAVE schema mismatches at plan time
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#24094
opened Aug 5, 2026 by
dariocurr
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
POC: batch-granular parquet scan scheduling (and two row-group-granular alternatives)
auto detected api change
Auto detected API change
datasource
Changes to the datasource crate
PoC(CI): Introduce Related to development process of DataFusion
xtask to keep local test and CI commands in sync
development-process
#24083
opened Aug 4, 2026 by
2010YOUY01
Contributor
Loading…
feat(pruning): expose pruning predicate 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…
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…
Enable more 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
Loading…
feat(functions): re-expose string builder API for concat
functions
Changes to functions implementation
#24064
opened Aug 3, 2026 by
mzabaluev
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.