-
Notifications
You must be signed in to change notification settings - Fork 2k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: Optimize comparison on nested types
physical-expr
Changes to the physical-expr crates
#20716
opened Mar 5, 2026 by
neilconway
Loading…
doc: Add more context to Related to common crate
Precision
common
#20713
opened Mar 5, 2026 by
jonathanc-n
Loading…
Improve documentation for Improvements or additions to documentation
logical-expr
Logical plan and expressions
AggregateUdfImpl::simplify and WindowUDFImpl::simplify
documentation
#20712
opened Mar 4, 2026 by
alamb
Loading…
feat: Core DataFusion crate
physical-plan
Changes to the physical-plan crate
partition_statistics() for HashJoinExec
core
#20711
opened Mar 4, 2026 by
jonathanc-n
Loading…
fix: Return Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
probe_side.len() for RightMark/Anti count(*) queries
physical-plan
#20710
opened Mar 4, 2026 by
jonathanc-n
Loading…
Eliminate deterministic group by keys with deterministic transformations
optimizer
Optimizer rules
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
#20706
opened Mar 4, 2026 by
Dandandan
Loading…
[branch-52] FFI_TableOptions are using default values only
ffi
Changes to the ffi crate
#20705
opened Mar 4, 2026 by
timsaucer
Loading…
feat: spark compatible ceil function
spark
sqllogictest
SQL Logic Tests (.slt)
#20703
opened Mar 4, 2026 by
coderfender
Loading…
fix: Optimize Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
!~ '.*' case to col IS NOT NULL AND Boolean(NULL) instead of Eq ""
optimizer
#20702
opened Mar 4, 2026 by
petern48
Loading…
correct parquet leaf index mapping when schema contains struct cols
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#20698
opened Mar 4, 2026 by
friendlymatthew
Loading…
chore(deps): bump the all-other-cargo-deps group across 1 directory with 14 updates
auto-dependencies
core
Core DataFusion crate
datasource
Changes to the datasource crate
optimizer
Optimizer rules
physical-plan
Changes to the physical-plan crate
#20697
opened Mar 4, 2026 by
dependabot
bot
Loading…
perf: short-circuit and collect_bool for IN list with column references
physical-expr
Changes to the physical-expr crates
#20694
opened Mar 4, 2026 by
zhangxffff
Loading…
perf: Optimize array set ops on sliced arrays
functions
Changes to functions implementation
#20693
opened Mar 4, 2026 by
neilconway
Loading…
Fix test that's broken on Windows due to naive path handling
core
Core DataFusion crate
#20692
opened Mar 4, 2026 by
Rafferty97
Loading…
feat: Support Spark SQL Logic Tests (.slt)
array_contains builtin function
spark
sqllogictest
#20685
opened Mar 3, 2026 by
comphead
Loading…
MiMalloc for sqllogictests
development-process
#20682
opened Mar 3, 2026 by
blaginin
Loading…
Allow SQL Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
sql
SQL Planner
TypePlanner to plan SQL types as extension types
core
#20676
opened Mar 3, 2026 by
paleolimbot
Loading…
Fix repartition from dropping data when spilling
physical-plan
Changes to the physical-plan crate
#20672
opened Mar 3, 2026 by
xanderbailey
Loading…
chore: Enable Related to common crate
physical-plan
Changes to the physical-plan crate
assigning_clones clippy lint
common
#20670
opened Mar 3, 2026 by
neilconway
Loading…
OptimizeProjections: prune struct-only UNNEST when outputs are unused and ancestors are multiplicity-insensitive
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
Minor: Add comment explaining rationale to avoid dependencies on functions
documentation
Improvements or additions to documentation
optimizer
Optimizer rules
#20667
opened Mar 3, 2026 by
alamb
Loading…
Rewrite Changes to functions implementation
logical-expr
Logical plan and expressions
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
SUM(expr + scalar) --> SUM(expr) + scalar*COUNT(expr)
functions
Add case-heavy LEFT JOIN benchmark and debug timing/logging for PushDownFilter hot paths
core
Core DataFusion crate
optimizer
Optimizer rules
fix: preserve Utf8View return type in lpad
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#20659
opened Mar 3, 2026 by
Tim-53
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.