-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: add ExecutionPlan::benefits_from_output_partitioning
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
feat: lower repartition_file_min_size default from 10 MiB to 1 MiB
common
Related to common crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
feat: disable join dynamic filter pushdown by default
common
Related to common crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
Revert "Add Related to the catalog crate
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
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
ExecutionPlan::apply_expressions() (#20337)"
catalog
#22437
opened May 21, 2026 by
alamb
Contributor
Loading…
Fix: Infer placeholder type from subquery
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#22436
opened May 21, 2026 by
HairstonE
Loading…
fix: custom_datasource example ignores projection pushdown in execute()
#22417
opened May 21, 2026 by
kumarUjjawal
Contributor
Loading…
perf: minimize allocation in min/max emit_to(First(n))
common
Related to common crate
functions
Changes to functions implementation
#22416
opened May 21, 2026 by
RyanJamesStewart
Contributor
Loading…
Improve 54.0.0 upgrade guide for ExecutionPlan::apply_expressions
documentation
Improvements or additions to documentation
#22415
opened May 21, 2026 by
alamb
Contributor
Loading…
fix: error on negative ln inputs
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22410
opened May 21, 2026 by
puneetdixit200
Loading…
fix: indentation for markdown block comments in docstrings
datasource
Changes to the datasource crate
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
#22409
opened May 21, 2026 by
ariel-miculas
Contributor
Loading…
fix: avoid panic in date_bin compute_distance near i64::MIN
functions
Changes to functions implementation
#22408
opened May 21, 2026 by
SAY-5
Loading…
Optimize metric label cloning
datasource
Changes to the datasource crate
performance
Make DataFusion faster
physical-expr
Changes to the physical-expr crates
#22406
opened May 21, 2026 by
xudong963
Member
Loading…
perf: optimize array_remove for scalar needle
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22390
opened May 20, 2026 by
lyne7-sc
Contributor
Loading…
Refactor Spark
format_string integer conversion dispatch
spark
#22388
opened May 20, 2026 by
kosiew
Contributor
Loading…
perf: optimize Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
array_replace for scalar needle
functions
#22387
opened May 20, 2026 by
lyne7-sc
Contributor
Loading…
chore: Disallow Changes to functions implementation
physical-plan
Changes to the physical-plan crate
spark
reserve() in clippy to prevent panics
functions
#22386
opened May 20, 2026 by
2010YOUY01
Contributor
Loading…
feat: TopK stats init + cumulative RG pruning for pure-TopK parquet scans (no-WHERE)
datasource
Changes to the datasource crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#22385
opened May 20, 2026 by
zhuqi-lucas
Contributor
•
Draft
feat(parquet-datasource): always accept pushable filters, run rejected conjuncts post-scan
core
Core DataFusion crate
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
feat: DuckDB-compatible glob expressions in listing-table paths (filesystem + s3/gs/http URLs)
api change
Changes the API exposed to users of the crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
sqllogictest
SQL Logic Tests (.slt)
chore(deps): bump the all-other-cargo-deps group across 1 directory with 3 updates
auto-dependencies
core
Core DataFusion crate
#22379
opened May 19, 2026 by
dependabot
Bot
Loading…
Js/cherry pick dynamic filter pushdown through aggregations
#22373
opened May 19, 2026 by
jayshrivastava
Contributor
•
Draft
fix: avoid panic in TableSchema::with_table_partition_cols on shared Arc
datasource
Changes to the datasource crate
#22372
opened May 19, 2026 by
adriangb
Contributor
Loading…
Cross join MxN partitioning
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#22371
opened May 19, 2026 by
SubhamSinghal
Contributor
Loading…
feat: Support Expanding OR Conditions in INNER JOIN into Multiple Mutually Exclusive Branches
core
Core DataFusion crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#22370
opened May 19, 2026 by
xiedeyantu
Member
Loading…
Fix missing field Related to proto crate
partitioned_by_file_group in serialization
proto
#22365
opened May 19, 2026 by
marc-pydantic
Contributor
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.