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

feat: reuse partial aggregate hashes across repartition physical-plan Changes to the physical-plan crate
#23446 opened Jul 10, 2026 by Rachelint Contributor Draft
refactor(proto): remove legacy scan field auto detected api change Auto detected API change documentation Improvements or additions to documentation proto Related to proto crate
#23445 opened Jul 10, 2026 by Phoenix500526 Contributor Loading…
perf: optimisation for date_part with seconds functions Changes to functions implementation
#23444 opened Jul 10, 2026 by theirix Contributor Loading…
feat: Support List type in approx_distinct functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#23443 opened Jul 10, 2026 by mkleen Contributor Loading…
fix: align CrossJoinExec schema metadata merge with the logical plan physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23442 opened Jul 10, 2026 by fangchenli Loading…
feat: Expose cache hits in list_files_cache function documentation Improvements or additions to documentation
#23439 opened Jul 10, 2026 by mkleen Contributor Loading…
Support UDTFs in information_schema.routines / SHOW FUNCTIONS catalog Related to the catalog crate core Core DataFusion crate sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#23438 opened Jul 10, 2026 by zhuqi-lucas Contributor Loading…
POC improve string view hash compute physical-expr Changes to the physical-expr crates
#23435 opened Jul 10, 2026 by Rachelint Contributor Draft
fix: avoid panic in array_position start_from near i64::MIN functions Changes to functions implementation
#23433 opened Jul 10, 2026 by SAY-5 Contributor Loading…
fix: Fix nullability of logical InSubquery expression logical-expr Logical plan and expressions optimizer Optimizer rules
#23429 opened Jul 9, 2026 by AdamGS Contributor Loading…
chore: use new OffsetBuffer::subtract helper common Related to common crate functions Changes to functions implementation
#23424 opened Jul 9, 2026 by rluvaton Member Loading…
Port ScalarFunctionExpr to try_to_proto/try_from_proto via typed ctx function-codec capabilities physical-expr Changes to the physical-expr crates proto Related to proto crate
#23421 opened Jul 9, 2026 by adriangb Contributor Loading…
feat(parquet): decline pushdown when projection has few non-filter columns auto detected api change Auto detected API change common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#23420 opened Jul 9, 2026 by zhuqi-lucas Contributor Loading…
Do not clone SessionState in QueryPlanner core Core DataFusion crate
#23418 opened Jul 9, 2026 by gabotechs Contributor Draft
feat: allow Partitioning::Range to satisfy window Distribution::KeyPartitioned requirements auto detected api change Auto detected API change core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#23416 opened Jul 9, 2026 by mithuncy Contributor Draft
feat(CI): Keep local and Github CI test in sync with cargo xtask development-process Related to development process of DataFusion
#23414 opened Jul 9, 2026 by 2010YOUY01 Contributor Loading…
Add datafusion-cli features to allow cloud support to be omitted
#23413 opened Jul 9, 2026 by pepijnve Contributor Loading…
fix: inferred predicates for null-aware anti joins optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23411 opened Jul 9, 2026 by 847850277 Loading…
minor: Remove .gitignore item for datafusion-examples
#23409 opened Jul 9, 2026 by 2010YOUY01 Contributor Loading…
refactor(hash-aggr): Migrate single mode hash aggregation physical-plan Changes to the physical-plan crate
#23408 opened Jul 9, 2026 by 2010YOUY01 Contributor Loading…
chore: Simplifying SortPreservingMergeStream to use generators instead of state machine physical-plan Changes to the physical-plan crate
#23407 opened Jul 9, 2026 by rluvaton Member Loading…
fix: avoid dictionary key overflow in group value output physical-plan Changes to the physical-plan crate
#23405 opened Jul 9, 2026 by StealthEyeLLC Loading…
fix: apply single_distinct_to_groupby to aliased DataFrame API aggregates optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#23403 opened Jul 9, 2026 by fangchenli Loading…
fix: avoid full listings for cached pruned partitions catalog Related to the catalog crate datasource Changes to the datasource crate
#23402 opened Jul 9, 2026 by kumarUjjawal Contributor Loading…
ProTip! Follow long discussions with comments:>50.