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

Implement CatalogProviderList in FFI ffi Changes to the ffi crate
#18657 opened Nov 12, 2025 by timsaucer Loading…
Refactor Spark expm1 signature spark
#18655 opened Nov 12, 2025 by Jefffrey Loading…
Rename boolean Interval constants to match NullableInterval functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#18654 opened Nov 12, 2025 by pepijnve Loading…
Refactor substr signature functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18653 opened Nov 12, 2025 by Jefffrey Loading…
Update docs for aggregate repartition test sqllogictest SQL Logic Tests (.slt)
#18650 opened Nov 12, 2025 by xanderbailey Loading…
Refactor Spark bitshift signature functions Changes to functions implementation spark sqllogictest SQL Logic Tests (.slt)
#18649 opened Nov 12, 2025 by Jefffrey Loading…
Refactor approx_median signature & support f16 functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18647 opened Nov 12, 2025 by Jefffrey Loading…
optimizer: Support dynamic filter in MIN/MAX aggregates common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation performance Make DataFusion faster physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18644 opened Nov 12, 2025 by 2010YOUY01 Loading…
feat: support spark csc spark sqllogictest SQL Logic Tests (.slt)
#18642 opened Nov 12, 2025 by psvri Loading…
chore(core): Enforce lint rule clippy::needless_pass_by_value to datafusion-core core Core DataFusion crate proto Related to proto crate
#18640 opened Nov 12, 2025 by Standing-Man Loading…
chore: Enforce lint rule clippy::needless_pass_by_value to datafusion-catalog catalog Related to the catalog crate
#18638 opened Nov 12, 2025 by Standing-Man Loading…
chore: Support 'untake' for unassigning github issues development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#18637 opened Nov 12, 2025 by petern48 Loading…
Remove FilterExec from CoalesceBatches optimization rule core Core DataFusion crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#18630 opened Nov 11, 2025 by Dandandan Loading…
move projection handling into FileSource core Core DataFusion crate datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates proto Related to proto crate substrait Changes to the substrait crate
#18627 opened Nov 11, 2025 by adriangb Loading…
[main] Update Changelog (#18592) development-process Related to development process of DataFusion
#18616 opened Nov 11, 2025 by alamb Loading…
feat: Make extract SQL expression timezone aware. documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18615 opened Nov 11, 2025 by codetyri0n Loading…
Enforce explicit opt-in for WITHIN GROUP syntax in aggregate UDAFs development-process Related to development process of DataFusion documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#18607 opened Nov 11, 2025 by kosiew Loading…
Draft GraceHashJoin execution Related to the execution crate physical-plan Changes to the physical-plan crate
#18589 opened Nov 10, 2025 by osipovartem Draft
Support not(expr) for build_predicate_expression
#18587 opened Nov 10, 2025 by xudong963 Loading…
feat(parquet): Implement scan_efficiency_ratio metric for parquet reading core Core DataFusion crate datasource Changes to the datasource crate physical-plan Changes to the physical-plan crate
#18577 opened Nov 10, 2025 by petern48 Loading…
feat: add individual expression metrics tracking in ProjectionExec common Related to common crate physical-plan Changes to the physical-plan crate
#18573 opened Nov 9, 2025 by xsa-dev Draft
Coalesce batches inside hash-repartition physical-plan Changes to the physical-plan crate
#18572 opened Nov 9, 2025 by Dandandan Draft
ProTip! Filter pull requests by the default branch with base:main.