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

Sql benchmark sync updated queries
#24583 opened Aug 22, 2026 by Omega359 Contributor Loading…
fix(common): support empty struct in ScalarValue::compact and new_default common Related to common crate
#24582 opened Aug 22, 2026 by unikdahal Loading…
feat: tests for nan and nulls in percentile and median UDAF sqllogictest SQL Logic Tests (.slt)
#24580 opened Aug 22, 2026 by theirix Contributor Loading…
perf: replace PiecewiseMergeJoin's visited bitmap with a suffix watermark (~1.8x faster Left join) core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24579 opened Aug 22, 2026 by jayzhan211 Contributor Loading…
chore: migrate HawkEye to v7 development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#24578 opened Aug 22, 2026 by tisonkun Member Loading…
feat: widen percentile input to use larger precision functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24577 opened Aug 22, 2026 by theirix Contributor Loading…
docs: list DataFusion Bloom extension documentation Improvements or additions to documentation
#24575 opened Aug 22, 2026 by YimingQiao Loading…
fix: scan subqueries when advancing the extracted-alias generator optimizer Optimizer rules
#24574 opened Aug 22, 2026 by jayzhan211 Contributor Loading…
fix: ensure deferred-filtered outer joins preserve streamed output order physical-plan Changes to the physical-plan crate
#24573 opened Aug 22, 2026 by jayzhan211 Contributor Loading…
PartitionedFile::metadata_size_hint serde common Related to common crate proto Related to proto crate
#24568 opened Aug 21, 2026 by joybestourous Draft
docs: document DELETE and UPDATE for SQL users and table provider authors documentation Improvements or additions to documentation
#24567 opened Aug 21, 2026 by michaelsembwever Member Loading…
Enable more clippy lints catalog Related to the catalog crate common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate execution Related to the execution crate ffi Changes to the ffi 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 proto Related to proto crate spark sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#24566 opened Aug 21, 2026 by emilk Contributor Loading…
fix: support RunEndEncoded arrays in function and window frame type coercion logical-expr Logical plan and expressions optimizer Optimizer rules
#24565 opened Aug 21, 2026 by thorfour Loading…
ci: add performance regression check for PRs / merges development-process Related to development process of DataFusion performance Make DataFusion faster
#24562 opened Aug 21, 2026 by Dandandan Contributor Loading…
chore: remove deprecated ScalarUDF / ScalarUDFImpl methods past the API health policy functions Changes to functions implementation logical-expr Logical plan and expressions
#24561 opened Aug 21, 2026 by MannXo Loading…
bench(functions-aggregate): benchmark coalescing peer first_value into a struct (#23682) functions Changes to functions implementation
#24559 opened Aug 21, 2026 by zhuqi-lucas Contributor Loading…
feat: add ProgressiveEval and rule to convert from SortPreservingMerge auto detected api change Auto detected API change common Related to common crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#24546 opened Aug 21, 2026 by adamreeve Contributor Draft
chore: add missing since versions to #[deprecated] attributes core Core DataFusion crate development-process Related to development process of DataFusion functions Changes to functions implementation optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#24544 opened Aug 20, 2026 by alamb Contributor Loading…
fix: reject inconsistent parameterized ScalarValues common Related to common crate core Core DataFusion crate
#24539 opened Aug 20, 2026 by Theodus Contributor Loading…
Derive total_byte_size for join statistics core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24536 opened Aug 20, 2026 by Dandandan Contributor Loading…
[DRAFT] update PushedDown to have 3 states auto detected api change Auto detected API change core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-plan Changes to the physical-plan crate
#24528 opened Aug 20, 2026 by jayshrivastava Contributor Draft
perf: use compact pruning for large string IN lists core Core DataFusion crate datasource Changes to the datasource crate
#24526 opened Aug 20, 2026 by sunchao Member Loading…
fix: honor Parquet byte-array statistics ordering datasource Changes to the datasource crate
#24525 opened Aug 20, 2026 by sunchao Member Loading…
Add aggregate-specific metrics to legacy grouped hash and TopK physical-plan Changes to the physical-plan crate
#24523 opened Aug 20, 2026 by kosiew Contributor Loading…
refactor(asof_join): enhance match value handling and comparator caching physical-plan Changes to the physical-plan crate
#24519 opened Aug 20, 2026 by jayzhan211 Contributor Loading…
ProTip! Adding no:label will show everything without a label.