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 nobodyLoading
Sort

Pull requests list

[branch-52] Prepare 52.0.0 release version number and changelog development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#19661 opened Jan 6, 2026 by xudong963Loading…
chore(deps): bump sphinx from 8.2.3 to 9.1.0 in /docs auto-dependencies documentation Improvements or additions to documentation
#19647 opened Jan 5, 2026 by dependabotbotLoading…
feat: add Time type support to date_trunc function documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#19640 opened Jan 5, 2026 by kumarUjjawalLoading…
feat: adaptive filter selectivity tracking for Parquet row filters 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)
#19639 opened Jan 4, 2026 by adriangb Draft
4 of 7 tasks
Add one-step FilterExec creation with projection (#19608) core Core DataFusion crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate proto Related to proto crate
#19619 opened Jan 3, 2026 by GaneshPatil7517Loading…
table scoped lfc catalog Related to the catalog crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation execution Related to the execution crate
#19616 opened Jan 3, 2026 by jizezhang Draft
Allow logical optimizer to be run without evaluating now() & refactor SimplifyInfo api change Changes the API exposed to users of the crate common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules spark
#19505 opened Dec 27, 2025 by adriangbLoading…
Use arrow pool to fix memory over accounting in aggregations common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation ffi Changes to the ffi crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-plan Changes to the physical-plan crate proto Related to proto crate spark substrait Changes to the substrait crate
#19501 opened Dec 26, 2025 by LiaCastanedaLoading…
Add option to disable evaluation of stable expressions in optimizer common Related to common crate documentation Improvements or additions to documentation functions Changes to functions implementation logical-expr Logical plan and expressions optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#19426 opened Dec 20, 2025 by adriangbLoading…
perfect hash join common Related to common crate documentation Improvements or additions to documentation physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#19411 opened Dec 19, 2025 by UBarneyLoading…
feat: add list_files_cache table function for datafusion-cli documentation Improvements or additions to documentation execution Related to the execution crate
#19388 opened Dec 18, 2025 by jizezhangLoading…
docs: auto generate metrics documentation core Core DataFusion crate datasource Changes to the datasource crate development-process Related to development process of DataFusion documentation Improvements or additions to documentation execution Related to the execution crate logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates physical-plan Changes to the physical-plan crate
#19367 opened Dec 17, 2025 by aaron-angLoading…
3
15
feat: Add auto_explain mode 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)
#19316 opened Dec 14, 2025 by nuno-fariaLoading…
doc: Add an auto-generated dependency graph for internal crates development-process Related to development process of DataFusion documentation Improvements or additions to documentation
#19280 opened Dec 11, 2025 by 2010YOUY01Loading…
Refactor protobuf ser/de traits to allow decorator pattern documentation Improvements or additions to documentation ffi Changes to the ffi crate proto Related to proto crate
#19267 opened Dec 10, 2025 by adriangbLoading…
Introduce way to customize prefix of multi file outputs common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation
#19262 opened Dec 10, 2025 by DoumanAshLoading…
Refactor protobuf ser/de traits documentation Improvements or additions to documentation proto Related to proto crate
#19234 opened Dec 9, 2025 by adriangbLoading…
Allow flag to alias all projected substrait expressions with a UUID common Related to common crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#19123 opened Dec 5, 2025 by xanderbaileyLoading…
docs: include NestedLoopJoinExec metrics in EXPLAIN ANALYZE guide (issue #19045) documentation Improvements or additions to documentation
#19106 opened Dec 5, 2025 by muien5080 Draft
[substrait path] make casts transparent and fix name tracker core Core DataFusion crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions optimizer Optimizer rules substrait Changes to the substrait crate
#19084 opened Dec 4, 2025 by dd-annarose Draft
Timezone aware extract SQL expression documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18990 opened Nov 29, 2025 by codetyri0nLoading…
TEST: enable pushdown_filters by default common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation optimizer Optimizer rules proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#18874 opened Nov 21, 2025 by alamb Draft
Support reverse parquet scan and fast parquet order inversion at row group level common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation execution Related to the execution crate optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#18817 opened Nov 19, 2025 by zhuqi-lucasLoading…
feat: Enhance percentile_cont to support array argument documentation Improvements or additions to documentation functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#18663 opened Nov 13, 2025 by Tim-53 Draft
Prefetch Row Groups using next_reader API in parquet-rs common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#18391 opened Oct 30, 2025 by alamb Draft
ProTip! Filter pull requests by the default branch with base:main.