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

TopK dynamic filter pushdown attempt 2 common Related to common crate core Core DataFusion crate datasource Changes to the datasource crate optimizer Optimizer rules physical-expr Changes to the physical-expr crates
#15770 opened Apr 18, 2025 by adriangb Draft
re-implement filter pushdown for parquet core Core DataFusion crate datasource Changes to the datasource crate
#15769 opened Apr 18, 2025 by adriangb Draft
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…
Speed up optimize_projection by improving is_projection_unnecessary optimizer Optimizer rules performance Make DataFusion faster
#15761 opened Apr 18, 2025 by xudong963 Loading…
Add try_new for LogicalPlan::Join logical-expr Logical plan and expressions
#15757 opened Apr 18, 2025 by kumarlokesh Loading…
fix: describe Parquet schema with coerce_int96 datasource Changes to the datasource crate sqllogictest SQL Logic Tests (.slt)
#15750 opened Apr 17, 2025 by chenkovsky 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
#15744 opened Apr 17, 2025 by xudong963 Loading…
Improve simplify_expressions rule api change Changes the API exposed to users of the crate core Core DataFusion crate optimizer Optimizer rules
#15735 opened Apr 16, 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…
Improve documentation for format OPTIONS clause core Core DataFusion crate documentation Improvements or additions to documentation
#15708 opened Apr 14, 2025 by marvelshan 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…
dynamic filter refactor physical-expr Changes to the physical-expr crates
#15685 opened Apr 11, 2025 by jayzhan211 Draft
ProTip! no:milestone will show everything without a milestone.