-
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
feat(cli): implement mmap based object store for local files
#21392
opened Apr 6, 2026 by
shruti2522
Loading…
fix: preserve source field metadata in TryCast expressions
logical-expr
Logical plan and expressions
sqllogictest
SQL Logic Tests (.slt)
#21390
opened Apr 5, 2026 by
adriangb
Loading…
Add Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
arrow_field(expr) scalar UDF
functions
fix(approx_fns): use exact percentile when no compression
functions
Changes to functions implementation
#21388
opened Apr 5, 2026 by
aryan-212
Loading…
feat: add is_nullable scalar UDF
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
feat: add scoped physical expression traversal
common
Related to common crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#21386
opened Apr 5, 2026 by
rluvaton
Loading…
perf: optimise and bench first_value, last_value aggregate
functions
Changes to functions implementation
#21383
opened Apr 5, 2026 by
theirix
Loading…
Optimize regexp_replace by stripping trailing .* from anchored patterns. 2.4x improvement
functions
Changes to functions implementation
performance
Make DataFusion faster
sqllogictest
SQL Logic Tests (.slt)
#21379
opened Apr 5, 2026 by
Dandandan
Loading…
Optimize character_length UDF performance
functions
Changes to functions implementation
performance
Make DataFusion faster
feat: add array_sum, array_product, array_avg functions and list_min alias
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#21376
opened Apr 4, 2026 by
crm26
Loading…
fix: fold Limit/Sort into outer SELECT when Projection claims Aggregate through them
sql
SQL Planner
#21375
opened Apr 4, 2026 by
yonatan-sevenai
Loading…
feat: add vector distance and array math functions
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
#21371
opened Apr 4, 2026 by
crm26
Loading…
refactor(pruning): remove column param from PruningStatistics::row_counts
common
Related to common crate
datasource
Changes to the datasource crate
#21369
opened Apr 4, 2026 by
adriangb
Loading…
feat: add read_parquet, read_csv, read_json, read_avro SQL table functions
core
Core DataFusion crate
functions
Changes to functions implementation
#21367
opened Apr 4, 2026 by
crm26
Loading…
perf: Optimize Changes to functions implementation
substr for Utf8, LargeUtf8
functions
#21366
opened Apr 4, 2026 by
neilconway
Loading…
feat: support InSubquery and Exists in Projection expressions
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#21363
opened Apr 4, 2026 by
crm26
Loading…
feat: Optimize ORDER BY by Pruning Functionally Redundant Sort Keys
common
Related to common crate
optimizer
Optimizer rules
sqllogictest
SQL Logic Tests (.slt)
#21362
opened Apr 4, 2026 by
xiedeyantu
Loading…
docs: Update Improvements or additions to documentation
functions
Changes to functions implementation
map_extract examples
documentation
#21360
opened Apr 4, 2026 by
nuno-faria
Loading…
Update contributor names in changelog for version 52.4.0
development-process
Related to development process of DataFusion
#21359
opened Apr 4, 2026 by
gboucher90
Loading…
[branch-52] Restore Sort unparser guard for correct ORDER BY placement (#20658)
sql
SQL Planner
#21358
opened Apr 4, 2026 by
alamb
Loading…
test: Add SQL Logic Tests (.slt)
datafusion.format.* configs test coverage
sqllogictest
#21355
opened Apr 4, 2026 by
erenavsarogullari
Loading…
feat: add optional JSON functions crate with json_get_str scaffolding
core
Core DataFusion crate
sqllogictest
SQL Logic Tests (.slt)
#21353
opened Apr 4, 2026 by
crm26
Loading…
feat: BufferExec waits for hash join dynamic filters before buffering
common
Related to common crate
core
Core DataFusion crate
datasource
Changes to the datasource crate
documentation
Improvements or additions to documentation
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
#21350
opened Apr 3, 2026 by
LiaCastaneda
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.