-
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
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
coerce Union vs scalar in comparisons
core
Core DataFusion crate
logical-expr
Logical plan and expressions
#22825
opened Jun 8, 2026 by
friendlymatthew
Contributor
Loading…
refactor(hash-aggr): Forward port the soft limit optimization to the new hash aggregation impl
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#22824
opened Jun 8, 2026 by
2010YOUY01
Contributor
Loading…
Fix DATE_BIN TIME scaling overflows by centralizing nanosecond conversion
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22823
opened Jun 8, 2026 by
kosiew
Contributor
Loading…
docs: link release tracking issue to release management page
#22822
opened Jun 8, 2026 by
alamb
Contributor
Loading…
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: approx_distinct over-counts for utf8view
functions
Changes to functions implementation
#22815
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)
Add example for PartitionedFile schema
documentation
Improvements or additions to documentation
#22809
opened Jun 7, 2026 by
fpetkovski
Contributor
Loading…
minor: More comments to Changes to the physical-plan crate
AggregateMode::PartialReduce
physical-plan
#22800
opened Jun 7, 2026 by
2010YOUY01
Contributor
Loading…
FFI: plumb with_updated_config for FFI_ScalarUDF
auto detected api change
Auto detected API change
ffi
Changes to the ffi crate
#22797
opened Jun 7, 2026 by
Amogh-2404
Contributor
Loading…
feat: Add From<Option<T>> trait for Precision enum
common
Related to common crate
#22792
opened Jun 6, 2026 by
devanbenz
Contributor
Loading…
minor: handle NULL array input in array_remove and array_replace
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22790
opened Jun 6, 2026 by
lyne7-sc
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.