-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: apache/datafusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
perf: optimize trim functions to reuse pattern buffer
functions
Changes to functions implementation
#19555
opened Dec 29, 2025 by
viirya
Loading…
Upgrade hashbrown to 0.16
common
Related to common crate
functions
Changes to functions implementation
physical-expr
Changes to the physical-expr crates
#19554
opened Dec 29, 2025 by
Dandandan
Loading…
perf: optimize regexp_count to avoid String allocation when start position is provided
functions
Changes to functions implementation
#19553
opened Dec 29, 2025 by
viirya
Loading…
chore: Add TPCDS benchmark comparison for PR
logical-expr
Logical plan and expressions
#19552
opened Dec 29, 2025 by
comphead
Loading…
perf: Improve performance of ltrim, rtrim, btrim
functions
Changes to functions implementation
performance
Make DataFusion faster
#19551
opened Dec 29, 2025 by
andygrove
Loading…
Allow dropping qualified columns
core
Core DataFusion crate
functions
Changes to functions implementation
#19549
opened Dec 29, 2025 by
ntjohnson1
Loading…
Optimize Changes to functions implementation
performance
Make DataFusion faster
concat/concat_ws scalar path by pre-allocating memory
functions
#19547
opened Dec 29, 2025 by
lyne7-sc
Loading…
Compute Dynamic Filters only when a consumer supports them
core
Core DataFusion crate
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
#19546
opened Dec 29, 2025 by
LiaCastaneda
Loading…
Parquet: Push down supported list predicates (array_has/any/all) during decoding
datasource
Changes to the datasource crate
sqllogictest
SQL Logic Tests (.slt)
#19545
opened Dec 29, 2025 by
kosiew
Loading…
chore(deps): bump sqlparser from 0.59.0 to 0.60.0
auto-dependencies
#19544
opened Dec 29, 2025 by
dependabot
bot
Loading…
feat: Improvements or additions to documentation
functions
Changes to functions implementation
sqllogictest
SQL Logic Tests (.slt)
to_time function
documentation
#19540
opened Dec 29, 2025 by
kumarUjjawal
Loading…
minor : add crypto function benchmark
functions
Changes to functions implementation
#19539
opened Dec 29, 2025 by
getChan
Loading…
Allow struct field access projections to be pushed down into scans
common
Related to common crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
physical-plan
Changes to the physical-plan crate
sqllogictest
SQL Logic Tests (.slt)
perf: Optimize Changes to functions implementation
performance
Make DataFusion faster
contains for scalar search arg
functions
#19529
opened Dec 28, 2025 by
andygrove
Loading…
metrics: added more metrics for multi-column group by
physical-plan
Changes to the physical-plan crate
#19526
opened Dec 28, 2025 by
rluvaton
Loading…
Co-locate function parameter names and types with Changes to functions implementation
logical-expr
Logical plan and expressions
Signature::with_parameters
functions
#19524
opened Dec 28, 2025 by
kosiew
Loading…
refactor: extract the data generate out of aggregate_topk benchmark
core
Core DataFusion crate
#19523
opened Dec 28, 2025 by
haohuaijin
Loading…
perf: add prefetching for aggregate multi group by [WIP]
common
Related to common crate
performance
Make DataFusion faster
physical-plan
Changes to the physical-plan crate
fix: enhance CTE resolution with identifier normalization
sql
SQL Planner
#19519
opened Dec 28, 2025 by
kysshsy
Loading…
Refactor duplicate code in Core DataFusion crate
ffi
Changes to the ffi crate
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
physical-expr
Changes to the physical-expr crates
sqllogictest
SQL Logic Tests (.slt)
type_coercion/functions.rs
core
#19518
opened Dec 28, 2025 by
Jefffrey
Loading…
Validate parquet writer version 17498
common
Related to common crate
proto
Related to proto crate
#19515
opened Dec 27, 2025 by
AlyAbdelmoneim
Loading…
feat: Implement Spark functions hour, minute, second
spark
sqllogictest
SQL Logic Tests (.slt)
#19512
opened Dec 27, 2025 by
andygrove
Loading…
Allow logical optimizer to be run without evaluating now() & refactor SimplifyInfo
common
Related to common crate
core
Core DataFusion crate
documentation
Improvements or additions to documentation
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
optimizer
Optimizer rules
spark
#19505
opened Dec 27, 2025 by
adriangb
Loading…
Use arrow pool to fix memory over accounting aggregations
common
Related to common crate
core
Core DataFusion crate
ffi
Changes to the ffi crate
functions
Changes to functions implementation
logical-expr
Logical plan and expressions
physical-plan
Changes to the physical-plan crate
proto
Related to proto crate
spark
substrait
Changes to the substrait crate
#19501
opened Dec 26, 2025 by
LiaCastaneda
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.