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: spill the NestedLoopJoin build side from the pass that consumed it physical-plan Changes to the physical-plan crate
#24677 opened Aug 25, 2026 by ranflarion Loading…
docs: Remove stale "temporary fix" note from get_record_batch_memory_size common Related to common crate
#24674 opened Aug 25, 2026 by alamb Contributor Loading…
Fix sum by name in custom metrics physical-expr Changes to the physical-expr crates
#24673 opened Aug 25, 2026 by gabotechs Contributor Loading…
DO NOT REVIEW - BENCHMARK WINDOW core Core DataFusion 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)
#24672 opened Aug 25, 2026 by rluvaton Member Draft
Check for overflows in left dataset concat in hash join physical-plan Changes to the physical-plan crate
#24671 opened Aug 25, 2026 by shivbhatia10 Contributor Draft
fix: preserve projection metadata during optimization physical-plan Changes to the physical-plan crate
#24670 opened Aug 25, 2026 by gene-bordegaray Contributor Loading…
fix(proto): preserve AnalyzeExec metric types across serialization auto detected api change Auto detected API change physical-plan Changes to the physical-plan crate proto Related to proto crate
#24669 opened Aug 25, 2026 by haohuaijin Contributor Loading…
fix: stop treating arithmetic negation as bitwise NOT core Core DataFusion crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#24668 opened Aug 25, 2026 by Amogh-2404 Contributor Loading…
fix: handle multibyte characters in physical plan tree renderer physical-plan Changes to the physical-plan crate
#24664 opened Aug 25, 2026 by rustyconover Loading…
IN LIST: Handle dictionary inputs once physical-expr Changes to the physical-expr crates
#24662 opened Aug 25, 2026 by geoffreyclaude Contributor Draft
fix(core): reject a DELETE or an UPDATE whose WHERE clause cannot reach the provider core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#24657 opened Aug 25, 2026 by michaelsembwever Member Loading…
fix(catalog): apply a MemTable DELETE or UPDATE when the plan runs catalog Related to the catalog crate sqllogictest SQL Logic Tests (.slt)
#24655 opened Aug 25, 2026 by michaelsembwever Member Loading…
chore(deps): bump taiki-e/install-action from 2.86.1 to 2.86.5 auto-dependencies development-process Related to development process of DataFusion
#24652 opened Aug 25, 2026 by dependabot Bot Loading…
fix: ignore exact empty files in ordering analysis catalog Related to the catalog crate datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#24648 opened Aug 25, 2026 by xudong963 Member Loading…
Add support for dictionary for approx_distinct functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24646 opened Aug 25, 2026 by mkleen Contributor Loading…
test: check sql_example tables line up core Core DataFusion crate
#24645 opened Aug 25, 2026 by advitrocks9 Contributor Loading…
feat(spark): support the scale argument in Spark ceil spark sqllogictest SQL Logic Tests (.slt)
#24643 opened Aug 24, 2026 by dhruvdavest07 Loading…
fix: validate parquet statistics config common Related to common crate datasource Changes to the datasource crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#24642 opened Aug 24, 2026 by zhangxinyao88 Loading…
docs: Document expectations of PartialReduce aggregate mode documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate
#24640 opened Aug 24, 2026 by alamb Contributor Loading…
perf: avoid clone and sort fast in TopK heap core Core DataFusion crate physical-plan Changes to the physical-plan crate
#24639 opened Aug 24, 2026 by MassivePizza Contributor Draft
fix: annotate to_timestamp array results with the execution timezone functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#24636 opened Aug 24, 2026 by adriangb Contributor Loading…
clean up : remove re-export of overlay (moved since 47.0.0) auto detected api change Auto detected API change functions Changes to functions implementation
#24635 opened Aug 24, 2026 by Rich-T-kid Contributor Loading…
docs: add runnable examples for input_file_name() and file_row_index() documentation Improvements or additions to documentation functions Changes to functions implementation
#24634 opened Aug 24, 2026 by alamb Contributor Loading…
feat(dataframe): improve DataFrame::from_columns input types (#24630) auto detected api change Auto detected API change core Core DataFusion crate
#24633 opened Aug 24, 2026 by cj-zhukov Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.