-
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
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: handle empty patterns in regexp_instr
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#24054
opened Aug 2, 2026 by
iamhaseebn
Loading…
Docs: Update PR template to ask for user-visible rationale
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
#24053
opened Aug 2, 2026 by
alamb
Contributor
Loading…
fix: typo for the builder error type
logical-expr
Logical plan and expressions
#24052
opened Aug 2, 2026 by
JosephLenton
•
Draft
Docs: Add PR review guide
documentation
Improvements or additions to documentation
#24051
opened Aug 2, 2026 by
alamb
Contributor
Loading…
docs: Add more documentation about Changes to the physical-plan crate
PartialSortExec operator
physical-plan
#24048
opened Aug 1, 2026 by
alamb
Contributor
Loading…
perf: skip re-slicing window partition batches with nothing to prune
physical-plan
Changes to the physical-plan crate
#24047
opened Aug 1, 2026 by
neilconway
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…
fix: prevent incorrect results when pushing filters through anti joins
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24045
opened Aug 1, 2026 by
buraksenn
Contributor
Loading…
fix: infer placeholder types in GROUP BY, HAVING, QUALIFY and ORDER BY (fix for #24042)
sql
SQL Planner
#24043
opened Aug 1, 2026 by
Braedon-Wooding-Displayr
Loading…
fix(physical-plan): count empty grouping sets in the aggregate row estimate for an empty input
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#24039
opened Jul 31, 2026 by
asolimando
Member
Loading…
docs: document all fields and methods of Changes to the datasource crate
documentation
Improvements or additions to documentation
DFParquetMetadata
datasource
#24037
opened Jul 31, 2026 by
alamb
Contributor
Loading…
refactor: unify 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
ParquetFileReader and CachedParquetFileReader
api change
#24036
opened Jul 31, 2026 by
alamb
Contributor
Loading…
Expose accumulator state to allow prefix scanning
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#24035
opened Jul 31, 2026 by
avantgardnerio
Contributor
Loading…
perf: gather Linear-mode window input more efficiently
physical-plan
Changes to the physical-plan crate
#24034
opened Jul 31, 2026 by
neilconway
Contributor
Loading…
perf: track Changes the API exposed to users of the crate
auto detected api change
Auto detected API change
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
BoundedWindowAggExec Linear-mode watermark once per stream
api change
#24033
opened Jul 31, 2026 by
neilconway
Contributor
Loading…
feat(physical-plan): expose finalized Accumulator state on BoundedWindowAggExec
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#24031
opened Jul 31, 2026 by
avantgardnerio
Contributor
•
Draft
4 tasks done
WIP: Update to arrow/parquet 59.2.0
auto detected api change
Auto detected API change
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
proto
Related to proto crate
fix: ensure new_list respects data_type argument
common
Related to common crate
functions
Changes to functions implementation
#24029
opened Jul 31, 2026 by
Ruchirtripathi
Loading…
feat: Implement FFI_QueryPlanner
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
ffi
Changes to the ffi crate
#24028
opened Jul 31, 2026 by
timsaucer
Member
Loading…
fix: preserve total_byte_size in calculate_total_byte_size when num_r…
common
Related to common crate
#24027
opened Jul 31, 2026 by
bert-beyondloops
Contributor
Loading…
Add per-aggregate argument evaluation metrics for grouped hash aggregation
physical-plan
Changes to the physical-plan crate
#24024
opened Jul 31, 2026 by
kosiew
Contributor
Loading…
Measure pool_peak_bytes per iteration and report the smallest
#24023
opened Jul 31, 2026 by
adriangb
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.