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.62.49 to 2.62.50 auto-dependencies development-process Related to development process of DataFusion
#18645 opened Nov 12, 2025 by dependabot bot Loading…
optimizer: Support dynamic filter in MIN/MAX aggregates common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation 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 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 Draft
Correct implementations of NullableInterval::and and NullableInterval::or. logical-expr Logical plan and expressions
#18625 opened Nov 11, 2025 by pepijnve Loading…
[branch-51] bugfix: select_columns should validate column names core Core DataFusion crate
#18624 opened Nov 11, 2025 by timsaucer Loading…
bugfix: select_columns should validate column names core Core DataFusion crate
#18623 opened Nov 11, 2025 by timsaucer Loading…
[branch-51] 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…
Refactor bit aggregate functions signature functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18593 opened Nov 10, 2025 by Jefffrey Loading…
Consolidate data io examples (#18142)
#18591 opened Nov 10, 2025 by cj-zhukov 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 new() constructor for CachedParquetFileReader datasource Changes to the datasource crate
#18575 opened Nov 9, 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
feat: add RunEndEncoded variant to ScalarValue enum common Related to common crate
#18571 opened Nov 9, 2025 by xsa-dev Draft
ProTip! Mix and match filters to narrow down what you’re looking for.