-
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
Return errors on string builder offset overflow in Changes to functions implementation
replace and initcap
functions
feat: Add SQL planner, physical planner, and TableProvider hook for MERGE INTO
catalog
Related to the catalog crate
core
Core DataFusion crate
logical-expr
Logical plan and expressions
sql
SQL Planner
#22988
opened Jun 17, 2026 by
wirybeaver
Contributor
Loading…
minor: reuse ColumnarValue::into_array in map's expand_if_scalar and avoid uncessary clones
functions
Changes to functions implementation
#22984
opened Jun 16, 2026 by
nathanb9
Contributor
Loading…
Rich t kid/implement multi dictionary aggr
physical-plan
Changes to the physical-plan crate
#22983
opened Jun 16, 2026 by
Rich-T-kid
Contributor
•
Draft
slt: Add null-aware mark join tests for current behavior
sqllogictest
SQL Logic Tests (.slt)
#22981
opened Jun 16, 2026 by
AdamGS
Contributor
Loading…
Add FixedSizeList support for recursive struct schema adaptation
common
Related to common crate
#22980
opened Jun 16, 2026 by
kosiew
Contributor
Loading…
feat: add OR pre-selection short-circuit
physical-expr
Changes to the physical-expr crates
#22979
opened Jun 16, 2026 by
kumarUjjawal
Contributor
Loading…
feat: Add new Changes to the datasource crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
input_file_name UDF for file-backed scans
datasource
#22978
opened Jun 16, 2026 by
AdamGS
Contributor
Loading…
Add Changes to functions implementation
logical-expr
Logical plan and expressions
sql
SQL Planner
plan_any/plan_all to ExprPlanner to decouple functions from sql crate
functions
#22967
opened Jun 16, 2026 by
Jefffrey
Contributor
Loading…
perf: optimize object store requests when reading CSV
auto detected api change
Auto detected API change
core
Core DataFusion crate
datasource
Changes to the datasource crate
#22962
opened Jun 16, 2026 by
saadtajwar
Loading…
Optimize Parquet row-filter struct schema pruning
datasource
Changes to the datasource crate
#22960
opened Jun 15, 2026 by
shehab-ali
Loading…
perf(spark): fold concat_ws plans with literal-NULL separator via simplify
spark
sqllogictest
SQL Logic Tests (.slt)
#22959
opened Jun 15, 2026 by
davidlghellin
Contributor
•
Draft
feat: Add bias forAuto detected API change
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
RightSemi, RightAnti, RightMark join orientation
auto detected api change
#22957
opened Jun 15, 2026 by
neilconway
Contributor
Loading…
feat: Allow datafusion-ffi to opt out of proto parquet
development-process
Related to development process of DataFusion
ffi
Changes to the ffi crate
proto
Related to proto crate
#22951
opened Jun 15, 2026 by
Xuanwo
Member
Loading…
fix: isolate anonymous file statistics cache
catalog
Related to the catalog crate
core
Core DataFusion crate
#22950
opened Jun 15, 2026 by
kumarUjjawal
Contributor
Loading…
feat: warn on NULL equality predicates
sql
SQL Planner
#22948
opened Jun 15, 2026 by
ametel01
Loading…
Support spilling for WindowAggExec
physical-plan
Changes to the physical-plan crate
#22947
opened Jun 14, 2026 by
wirybeaver
Contributor
•
Draft
feat: Re-spill sort stream if unable to reserve for 2 streams
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
#22945
opened Jun 14, 2026 by
EmilyMatt
Contributor
Loading…
fix: graceful error for deeply nested expressions instead of stack overflow
sql
SQL Planner
#22943
opened Jun 13, 2026 by
nathanb9
Contributor
Loading…
fix: parquet limit pruning for row group selections
datasource
Changes to the datasource crate
#22942
opened Jun 13, 2026 by
haohuaijin
Contributor
Loading…
feat: support file-level parquet row selections
datasource
Changes to the datasource crate
#22940
opened Jun 13, 2026 by
haohuaijin
Contributor
Loading…
Fix round() precision loss and errors for large Int64/UInt64 values
functions
Changes to functions implementation
#22927
opened Jun 12, 2026 by
greedAuguria
Loading…
fix: preserve aggregate filter pushdown order
auto detected api change
Auto detected API change
core
Core DataFusion crate
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#22926
opened Jun 12, 2026 by
discord9
Contributor
Loading…
Split Parquet tail work into morsels
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
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.