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
Sort

Pull requests list

replace reassign_predicate_columns helper with PhysicalExpr::with_schema datasource Changes to the datasource crate physical-expr Changes to the physical-expr crates
#15779 opened Apr 20, 2025 by adriangb Loading…
Added SQL Example for Aggregate Functions development-process Related to development process of DataFusion documentation Improvements or additions to documentation functions Changes to functions implementation
#15778 opened Apr 19, 2025 by Adez017 Loading…
Perform type coercion for corr aggregate function during physical planning core Core DataFusion crate functions Changes to functions implementation logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#15776 opened Apr 19, 2025 by kumarlokesh Loading…
fix: clickbench type err
#15773 opened Apr 19, 2025 by chenkovsky Loading…
feat: ORDER BY ALL logical-expr Logical plan and expressions sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15772 opened Apr 19, 2025 by PokIsemaine Loading…
TopK dynamic filter pushdown attempt 2 common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation optimizer Optimizer rules physical-expr Changes to the physical-expr crates sqllogictest SQL Logic Tests (.slt)
#15770 opened Apr 18, 2025 by adriangb Loading…
Implement Parquet filter pushdown via new filter pushdown APIs core Core DataFusion crate datasource Changes to the datasource crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#15769 opened Apr 18, 2025 by adriangb Loading…
Use interleave in hash repartitioning
#15768 opened Apr 18, 2025 by Dandandan Loading…
Improve ListingTable / ListingTableOptions docs core Core DataFusion crate
#15767 opened Apr 18, 2025 by alamb Loading…
Improve documentation for FileSource, DataSource and DataSourceExec datasource Changes to the datasource crate
#15766 opened Apr 18, 2025 by alamb Loading…
predicate pruning: support cast and try_cast for more types optimizer Optimizer rules
#15764 opened Apr 18, 2025 by adriangb Loading…
Add try_new for LogicalPlan::Join logical-expr Logical plan and expressions
#15757 opened Apr 18, 2025 by kumarlokesh Loading…
Support GroupsAccumulator for Avg duration functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#15748 opened Apr 17, 2025 by shruti2522 Draft
feat: Add option to adjust writer buffer size for query output common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation sqllogictest SQL Logic Tests (.slt)
#15747 opened Apr 17, 2025 by m09526 Loading…
Improve push down limit (logical optimizer rule) core Core DataFusion crate optimizer Optimizer rules sqllogictest SQL Logic Tests (.slt)
#15744 opened Apr 17, 2025 by xudong963 Loading…
Minor: remove unused logic for limit pushdown optimizer Optimizer rules
#15730 opened Apr 16, 2025 by zhuqi-lucas Loading…
Add slt tests for datafusion.execution.parquet.coerce_int96 setting sqllogictest SQL Logic Tests (.slt)
#15723 opened Apr 15, 2025 by alamb Loading…
support OR operator in binary evaluate_bounds logical-expr Logical plan and expressions physical-expr Changes to the physical-expr crates
#15716 opened Apr 15, 2025 by davidhewitt Loading…
feat: add multi level merge sort that will always fit in memory core Core DataFusion crate
#15700 opened Apr 13, 2025 by rluvaton Loading…
add config parse_hex_as_fixed_size_binary common Related to common crate core Core DataFusion crate documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#15687 opened Apr 11, 2025 by leoyvens Loading…
ProTip! What’s not been updated in a month: updated:<2025-03-20.