Skip to content

Pull requests: apache/datafusion

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump taiki-e/install-action from 2.65.3 to 2.65.6 auto-dependencies development-process Related to development process of DataFusion
#19541 opened Dec 29, 2025 by dependabot bot Loading…
feat: to_time function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#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
#19538 opened Dec 29, 2025 by adriangb Draft
2 tasks
perf: improve performance of translate by reusing buffers functions Changes to functions implementation performance Make DataFusion faster
#19533 opened Dec 29, 2025 by viirya Loading…
perf: improve performance of levenshtein by reusing cache buffer common Related to common crate functions Changes to functions implementation performance Make DataFusion faster
#19532 opened Dec 28, 2025 by viirya Loading…
perf: improve performance of string replace functions Changes to functions implementation performance Make DataFusion faster
#19530 opened Dec 28, 2025 by viirya Loading…
perf: Optimize contains for scalar search arg functions Changes to functions implementation performance Make DataFusion faster
#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 Signature::with_parameters functions Changes to functions implementation logical-expr Logical plan and expressions
#19524 opened Dec 28, 2025 by kosiew Draft
refactor: extract the data generate out of aggregate_topk benchmark core Core DataFusion crate
#19523 opened Dec 28, 2025 by haohuaijin Loading…
docs: Improve config tables' readability documentation Improvements or additions to documentation
#19522 opened Dec 28, 2025 by nuno-faria 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
#19520 opened Dec 28, 2025 by rluvaton Draft
fix: enhance CTE resolution with identifier normalization sql SQL Planner
#19519 opened Dec 28, 2025 by kysshsy Loading…
Refactor duplicate code in type_coercion/functions.rs core 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)
#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…
Revert Spark Elt nullability change spark
#19510 opened Dec 27, 2025 by Jefffrey Loading…
minor: run all examples by default
#19506 opened Dec 27, 2025 by theirix Loading…
Allow logical optimizer to be run without evaluating now() & refactor SimplifyInfo 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…
ProTip! no:milestone will show everything without a milestone.