-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: introduce ProbeEnd state in NestedLoopJoinExec
physical-plan
Changes to the physical-plan crate
#22865
opened Jun 10, 2026 by
nathanb9
Contributor
Loading…
fix: count shared buffers once in hash join build-side memory accounting
auto detected api change
Auto detected API change
common
Related to common crate
physical-plan
Changes to the physical-plan crate
#22862
opened Jun 9, 2026 by
jordepic
Loading…
Revert custom allocator auditing of MemoryPool tracking in SLTs
auto detected api change
Auto detected API change
development-process
Related to development process of DataFusion
documentation
Improvements or additions to documentation
execution
Related to the execution crate
sqllogictest
SQL Logic Tests (.slt)
#22860
opened Jun 9, 2026 by
avantgardnerio
Contributor
Loading…
Rich t kid/multi dictionary benchmarks
physical-plan
Changes to the physical-plan crate
#22859
opened Jun 9, 2026 by
Rich-T-kid
Contributor
Loading…
Test performance of Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
spark
BatchCoalescer::push_batch_with_filter
common
Skip loading Parquet page index when row-group statistics already prove it cannot prune
datasource
Changes to the datasource crate
#22857
opened Jun 9, 2026 by
RatulDawar
Contributor
Loading…
fix(lambda): keep multi-param lambda parameter positions stable
auto detected api change
Auto detected API change
physical-expr
Changes to the physical-expr crates
#22853
opened Jun 9, 2026 by
Adam-Alani
Loading…
fix(topk): call attempt_early_completion when filter rejects entire b…
physical-plan
Changes to the physical-plan crate
#22852
opened Jun 9, 2026 by
ajegou
Loading…
feat: make Improvements or additions to documentation
functions
Changes to functions implementation
spark
sqllogictest
SQL Logic Tests (.slt)
date_part always return Float64
documentation
#22851
opened Jun 9, 2026 by
Adam-Alani
•
Draft
feat(lambda): support map non empty nulls cleanup for Logical plan and expressions
physical-expr
Changes to the physical-expr crates
HigherOrderFunctionExpr
logical-expr
chore(deps): bump the proto group across 1 directory with 3 updates
auto-dependencies
proto
Related to proto crate
substrait
Changes to the substrait crate
#22843
opened Jun 9, 2026 by
dependabot
Bot
Loading…
refactor: centralize SQL dialect metadata
auto detected api change
Auto detected API change
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
#22840
opened Jun 9, 2026 by
kumarUjjawal
Contributor
Loading…
feat: support reading from stdin in datafusion-cli
documentation
Improvements or additions to documentation
#22839
opened Jun 9, 2026 by
huan233usc
Loading…
fix: block timestamp precision narrowing unwrap
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
#22837
opened Jun 9, 2026 by
discord9
Contributor
Loading…
fix(spark): propagate input nullability for rint and expm1
spark
#22832
opened Jun 8, 2026 by
sjhddh
Loading…
parquet: cache per-file ArrowReaderMetadata for wide-schema scans
auto detected api change
Auto detected API change
datasource
Changes to the datasource crate
Reduce per-file metadata overhead for wide-schema parquet scans
datasource
Changes to the datasource crate
execution
Related to the execution crate
#22829
opened Jun 8, 2026 by
adriangb
Contributor
Loading…
Optimize existence-only right semi and anti joins
auto detected api change
Auto detected API change
physical-plan
Changes to the physical-plan crate
Fix DATE_BIN TIME scaling overflows by centralizing nanosecond conversion
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
Refactor post-aggregate clause rebasing and validation with shared helpers
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#22817
opened Jun 8, 2026 by
kosiew
Contributor
Loading…
refactor: remove Auto detected API change
core
Core DataFusion crate
documentation
Improvements or additions to documentation
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
spark
sqllogictest
SQL Logic Tests (.slt)
opt_filter in GroupsAccumulator::merge_batch
auto detected api change
#22816
opened Jun 8, 2026 by
haohuaijin
Contributor
Loading…
fix: Spark-compatible HALF_UP rounding for round() on float types
spark
sqllogictest
SQL Logic Tests (.slt)
#22813
opened Jun 8, 2026 by
sjhddh
Loading…
bugfix: changed return type of spark's width_bucket to i64
spark
#22811
opened Jun 7, 2026 by
aguilaredu
•
Draft
fix: NOT IN with NULL subquery returns wrong results under SortMergeJoin
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.