-
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
test: add IN list slt coverage for temporal, Decimal128 and Interval types
sqllogictest
SQL Logic Tests (.slt)
fix: sliding window Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
min() returns wrong value for all-NULL windows
functions
#23874
opened Jul 24, 2026 by
neilconway
Contributor
Loading…
test: cover Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
array_agg(DISTINCT) on dictionaries and bounded retract_batch memory
functions
#23873
opened Jul 24, 2026 by
alamb
Contributor
Loading…
Fix/11748 agg emit flag
auto detected api change
Auto detected API change
core
Core DataFusion crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#23871
opened Jul 24, 2026 by
HairstonE
Contributor
Loading…
feat(pwmj): support LeftSemi/LeftAnti existence joins via classic scan
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23870
opened Jul 24, 2026 by
SubhamSinghal
Contributor
Loading…
perf: Extend WindowTopN to Auto detected API change
core
Core DataFusion crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
dense_rank
auto detected api change
#23869
opened Jul 24, 2026 by
SubhamSinghal
Contributor
Loading…
feat: Add MERGE INTO support to FFI TableProvider
auto detected api change
Auto detected API change
core
Core DataFusion crate
ffi
Changes to the ffi crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
proto
Related to proto crate
sql
SQL Planner
#23867
opened Jul 24, 2026 by
wirybeaver
Contributor
•
Draft
fix: UnionExec now conforms each batch to the union's declared schema
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#23861
opened Jul 24, 2026 by
dariocurr
Contributor
Loading…
Unify map() list-row handling across list representations
functions
Changes to functions implementation
#23859
opened Jul 24, 2026 by
kosiew
Contributor
Loading…
test: Add slt for swapped cross join with conflicting metadata
sqllogictest
SQL Logic Tests (.slt)
#23857
opened Jul 24, 2026 by
mkleen
Contributor
Loading…
feat: support filtered batches in Changes to the physical-plan crate
LimitedBatchCoalescer
physical-plan
#23856
opened Jul 24, 2026 by
lyne7-sc
Contributor
Loading…
Enable dynamic filters for range-partitioned joins
physical-plan
Changes to the physical-plan crate
#23854
opened Jul 23, 2026 by
peterxcli
Member
Loading…
feat: add Spark date_from_unix_date function to datafusion-spark
spark
sqllogictest
SQL Logic Tests (.slt)
#23852
opened Jul 23, 2026 by
andygrove
Member
Loading…
Prune parquet row groups using fully dictionary-encoded columns
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
physical-expr
Changes to the physical-expr crates
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#23851
opened Jul 23, 2026 by
DarkWanderer
Contributor
•
Draft
fix: reproduce function registry deterministically in SessionStateBuilder::new_from_existing
core
Core DataFusion crate
#23850
opened Jul 23, 2026 by
tohuya6
Loading…
feat: add GroupColumn support for Decimal256 in multi-column GROUP BY
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#23849
opened Jul 23, 2026 by
tohuya6
Loading…
fix: Handle null-aware joins correctly in Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
FilterNullJoinKeys when its enabled
optimizer
#23848
opened Jul 23, 2026 by
AdamGS
Contributor
Loading…
refactor join-key equality filtering
physical-plan
Changes to the physical-plan crate
#23843
opened Jul 23, 2026 by
shehab-ali
Loading…
refactor: move planning APIs to session crate
api change
Changes the API exposed to users of the crate
auto detected api change
Auto detected API change
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
ffi
Changes to the ffi crate
optimizer
Optimizer rules
#23842
opened Jul 23, 2026 by
timsaucer
Member
Loading…
perf(sort-merge): cache current-row key per cursor to speed up SortPreservingMerge
physical-plan
Changes to the physical-plan crate
#23840
opened Jul 23, 2026 by
zhuqi-lucas
Contributor
Loading…
fix: Stop trimming trailing zeros when displaying decimals in SLT tests
sqllogictest
SQL Logic Tests (.slt)
#23836
opened Jul 23, 2026 by
AdamGS
Contributor
Loading…
bench: add ASOF join benchmarks
auto detected api change
Auto detected API change
core
Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
substrait
Changes to the substrait crate
feat: serialize ASOF join plans
auto detected api change
Auto detected API change
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
feat: add ASOF joins to DataFrame API
auto detected api change
Auto detected API change
core
Core DataFusion crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
sql
SQL Planner
substrait
Changes to the substrait crate
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.