-
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
Centralize unparser select-scope boundary logic and add characterization tests
sql
SQL Planner
#22683
opened Jun 1, 2026 by
kosiew
Contributor
Loading…
Align grouped Changes to functions implementation
first_value/last_value FILTER handling with shared Some(true) semantics
functions
#22681
opened Jun 1, 2026 by
kosiew
Contributor
Loading…
fix: Projection stats were Absent for columns referenced >1 time
physical-expr
Changes to the physical-expr crates
#22679
opened May 31, 2026 by
neilconway
Contributor
Loading…
Cache and materalize CTE with multiple references [Part 1 / 3]
auto detected api change
Auto detected API change
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
sql
SQL Planner
sqllogictest
SQL Logic Tests (.slt)
#22675
opened May 31, 2026 by
nathanb9
Contributor
Loading…
fix: Correct join cardinality estimation for semi and anti joins with disjoint column ranges
physical-plan
Changes to the physical-plan crate
#22674
opened May 31, 2026 by
neilconway
Contributor
Loading…
docs: Update/improve Improvements or additions to documentation
SELECT reference
documentation
#22672
opened May 31, 2026 by
neilconway
Contributor
Loading…
Disable memory-limited NLJ fallback for left-emitting joins with multi-partition right inputs
physical-plan
Changes to the physical-plan crate
#22671
opened May 31, 2026 by
kosiew
Contributor
Loading…
fix(substrait): preserve window function semantics
substrait
Changes to the substrait crate
#22664
opened May 31, 2026 by
bvolpato
Contributor
Loading…
fix: preserve async UDF return field metadata
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
#22663
opened May 31, 2026 by
Kontinuation
Member
Loading…
feat: memoize for FFI_PartitionEvaluator
ffi
Changes to the ffi crate
#22659
opened May 30, 2026 by
sandugood
Loading…
fix: make_array accepts inputs differing only in nested-field nullability
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22658
opened May 30, 2026 by
schenksj
Loading…
[WIP] Add declared file scan output partitioning
auto detected api change
Auto detected API change
catalog
Related to the catalog crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#22657
opened May 30, 2026 by
gene-bordegaray
Contributor
•
Draft
feat: Implement preimage for ceil and round functions
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22656
opened May 30, 2026 by
kumarlokesh
Contributor
Loading…
feat: decimal support for gcd and lcm
auto detected api change
Auto detected API change
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#22655
opened May 30, 2026 by
theirix
Contributor
Loading…
perf: Convert inner joins to semi joins when equivalent
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#22652
opened May 30, 2026 by
neilconway
Contributor
Loading…
fix: Remove Core DataFusion crate
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
power(decimal, int) code path
core
#22651
opened May 30, 2026 by
neilconway
Contributor
Loading…
feat: add max_row_group_bytes option to ParquetOptions
auto detected api change
Auto detected API change
common
Related to common crate
documentation
Improvements or additions to documentation
proto
Related to proto crate
sqllogictest
SQL Logic Tests (.slt)
#22649
opened May 30, 2026 by
Satyr09
Loading…
[branch-54] refactor: give parquet CDC options an explicit
enabled flag (backport #22632)
#22648
opened May 30, 2026 by
kszucs
Member
Loading…
Support lower and upper scalar udf on dict arrays
functions
Changes to functions implementation
#22647
opened May 30, 2026 by
albertlockett
Loading…
chore: Add primary key constraints for TPC-H, TPC-DS
catalog
Related to the catalog crate
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#22646
opened May 30, 2026 by
neilconway
Contributor
Loading…
test: make push_down_filter_regression dynamic filter content deterministic (#22621)
sqllogictest
SQL Logic Tests (.slt)
#22643
opened May 30, 2026 by
diegoQuinas
Loading…
Spark quote function implementation
spark
sqllogictest
SQL Logic Tests (.slt)
#22642
opened May 30, 2026 by
kazantsev-maksim
Contributor
Loading…
fix: recompute Union schema when field names or types change
logical-expr
Logical plan and expressions
#22640
opened May 30, 2026 by
Brijesh-Thakkar
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.