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

fix: Add Substrait roundtrip support for EXISTS and correlated OuterReferenceColumn substrait Changes to the substrait crate
#18987 opened Nov 29, 2025 by Nithurshen Loading…
chore: enforce clippy::allow_attributes for functions-* crates functions Changes to functions implementation
#18986 opened Nov 29, 2025 by carlosahs Loading…
[WIP]chore: Add TPCDS benchmarks
#18985 opened Nov 28, 2025 by comphead Draft
fix: update metadata function to use to_field with FieldMetadata::from logical-expr Logical plan and expressions
#18984 opened Nov 28, 2025 by BipulLamsal Loading…
deny on allow_attributes lint in physical-plan physical-plan Changes to the physical-plan crate
#18983 opened Nov 28, 2025 by YuraLitvinov Loading…
common: Add hashing support for REE arrays common Related to common crate
#18981 opened Nov 28, 2025 by brancz Loading…
Fix predicate_rows_pruned & predicate_rows_matched metrics core Core DataFusion crate datasource Changes to the datasource crate
#18980 opened Nov 28, 2025 by xudong963 Loading…
Add Decimal128 support to Ceil and Floor functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18979 opened Nov 28, 2025 by kumarUjjawal Loading…
feat: integrate batch coalesce into repartition core Core DataFusion crate physical-plan Changes to the physical-plan crate
#18977 opened Nov 28, 2025 by jizezhang Draft
Coalesce batches inside hash join, reuse indices buffer core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18972 opened Nov 27, 2025 by Dandandan Loading…
Support simplify not for physical expr execution Related to the execution crate physical-expr Changes to the physical-expr crates
#18970 opened Nov 27, 2025 by xudong963 Loading…
Refactor power() signature away from user defined functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18968 opened Nov 27, 2025 by Jefffrey Loading…
wip struct field pushdown parquet core Core DataFusion crate datasource Changes to the datasource crate
#18966 opened Nov 27, 2025 by adriangb Draft
Add PGO documentation section to crate configuration documentation Improvements or additions to documentation
#18959 opened Nov 27, 2025 by jatinkumarsingh Loading…
Implement nested recursive CTEs physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18956 opened Nov 26, 2025 by Tpt Loading…
feat: add compression level configuration for JSON/CSV writers common Related to common crate datasource Changes to the datasource crate logical-expr Logical plan and expressions proto Related to proto crate
#18954 opened Nov 26, 2025 by Smotrov Loading…
Allow base64 encoding of fixedsizebinary arrays functions Changes to functions implementation
#18950 opened Nov 26, 2025 by maxburke Loading…
Allow repartitioning on files with ranges datasource Changes to the datasource crate
#18948 opened Nov 26, 2025 by Samyak2 Loading…
Run the examples in the new format development-process Related to development process of DataFusion proto Related to proto crate
#18946 opened Nov 26, 2025 by cj-zhukov Loading…
feat: support f16 for covar, regr & percentile logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#18944 opened Nov 26, 2025 by Jefffrey Loading…
Compute Dynamic Filters only when a consumer supports them core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#18938 opened Nov 26, 2025 by LiaCastaneda Loading…
feat: Support decimal for variance functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18937 opened Nov 26, 2025 by kumarUjjawal Loading…
feat: deprecate AggregateUDF: :is_nullable ffi Changes to the ffi crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#18934 opened Nov 25, 2025 by codetyri0n Loading…
feat(memory-tracking): implement arrow_buffer::MemoryPool for MemoryPool execution Related to the execution crate
#18928 opened Nov 25, 2025 by notfilippo Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.