-
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
feat: centralizing higher-order list lambda evaluation helpers (DRAFT)
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#23911
opened Jul 26, 2026 by
saadtajwar
Contributor
•
Draft
fix: do not derive ordering for arithmetic that can overflow
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
perf: optimize spark soundex function
spark
#23909
opened Jul 26, 2026 by
kazantsev-maksim
Contributor
Loading…
fix(ffi): preserve aggregate null-handling support
auto detected api change
Auto detected API change
ffi
Changes to the ffi crate
#23908
opened Jul 26, 2026 by
Amogh-2404
Contributor
Loading…
IN LIST: isolate branchless filter implementation
physical-expr
Changes to the physical-expr crates
#23907
opened Jul 26, 2026 by
geoffreyclaude
Contributor
•
Draft
fix(ffi): preserve TableProvider DML overrides
ffi
Changes to the ffi crate
#23906
opened Jul 26, 2026 by
Amogh-2404
Contributor
Loading…
fix: last value accumulator merge indexing
functions
Changes to functions implementation
#23905
opened Jul 26, 2026 by
peterxcli
Member
Loading…
fix(spark): correct pmod overflow, ANSI zero divisor and negative zero handling
spark
sqllogictest
SQL Logic Tests (.slt)
#23898
opened Jul 25, 2026 by
andygrove
Member
Loading…
docs: add an agent skill for auditing datafusion-spark expressions
#23893
opened Jul 25, 2026 by
andygrove
Member
Loading…
fix: [spark] honor ANSI mode in next_day, and fix a panic and a missing argument shape
spark
sqllogictest
SQL Logic Tests (.slt)
#23892
opened Jul 25, 2026 by
andygrove
Member
Loading…
feat(parquet): multi-column lexicographic stats reorder for TopK sort pushdown
core
Core DataFusion crate
datasource
Changes to the datasource crate
#23888
opened Jul 25, 2026 by
zhuqi-lucas
Contributor
•
Draft
perf: remove per-row String allocations from the Spark url functions
api change
Changes the API exposed to users of the crate
spark
#23884
opened Jul 25, 2026 by
andygrove
Member
Loading…
bench: add Criterion benchmarks for Spark bin, soundex, quote, url_encode, url_decode, and next_day
spark
#23882
opened Jul 25, 2026 by
andygrove
Member
Loading…
perf: remove per-row String allocation from Spark soundex and quote
spark
#23880
opened Jul 25, 2026 by
andygrove
Member
Loading…
fix(sql): preserve source qualifiers in CTAS with explicit schema
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#23879
opened Jul 25, 2026 by
lyne7-sc
Contributor
Loading…
test: add IN list slt coverage for temporal, Decimal128 and Interval types
sqllogictest
SQL Logic Tests (.slt)
#23875
opened Jul 24, 2026 by
alamb
Contributor
Loading…
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…
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…
Previous Next
ProTip!
Adding no:label will show everything without a label.