- Notifications
You must be signed in to change notification settings - Fork 1.9k
Pull requests: apache/datafusion
Author
Uh oh!
There was an error while loading. Please reload this page.
Label
Uh oh!
There was an error while loading. Please reload this page.
Projects
Uh oh!
There was an error while loading. Please reload this page.
Milestones
Uh oh!
There was an error while loading. Please reload this page.
Reviews
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading. Please reload this page.
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)
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
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 Improvements or additions to documentation execution Related to the execution crate
datafusion-cli documentation #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…
feat: Add 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)
auto_explain mode common #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
[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)
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)
Prefetch Row Groups using 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)
next_reader API in parquet-rs common PreviousNext
ProTip! Filter pull requests by the default branch with base:main.