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

chore: split hash join to smaller modules physical-plan Changes to the physical-plan crate
#17300 opened Aug 23, 2025 by 2010YOUY01 Loading…
feat: Support SortMergeJoin proto serde proto Related to proto crate
#17296 opened Aug 22, 2025 by milenkovicm Loading…
Support from-first SQL syntax documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17295 opened Aug 22, 2025 by simonvandel Loading…
Encapsulate early File pruning in parquet opener in its own stream datasource Changes to the datasource crate
#17293 opened Aug 22, 2025 by alamb Loading…
Memory datasource protobuf support proto Related to proto crate
#17290 opened Aug 22, 2025 by lewiszlw Draft
Add array_transform function core Core DataFusion crate
#17289 opened Aug 22, 2025 by timsaucer Draft
5 tasks
Chore: Update a bunch of dependencies
#17288 opened Aug 22, 2025 by alamb Loading…
fix: dataframe function count_all with alias core Core DataFusion crate
#17282 opened Aug 22, 2025 by Loaki07 Loading…
Expose and generalize cast_column to enable struct → struct casting in more contexts common Related to common crate datasource Changes to the datasource crate documentation Improvements or additions to documentation
#17281 opened Aug 22, 2025 by kosiew Loading…
Support WHERE, ORDER BY, LIMIT, SELECT, EXTEND pipe operators documentation Improvements or additions to documentation sql SQL Planner sqllogictest SQL Logic Tests (.slt)
#17278 opened Aug 21, 2025 by simonvandel Loading…
WIP: Upgrade to arrow 56.1.0 datasource Changes to the datasource crate physical-plan Changes to the physical-plan crate sqllogictest SQL Logic Tests (.slt)
#17275 opened Aug 21, 2025 by alamb Draft
2 of 4 tasks
[DRAFT]: refactor TableProvider::scan to push down sorting catalog Related to the catalog crate core Core DataFusion crate logical-expr Logical plan and expressions optimizer Optimizer rules physical-plan Changes to the physical-plan crate proto Related to proto crate sqllogictest SQL Logic Tests (.slt)
#17273 opened Aug 21, 2025 by adriangb Loading…
Support avg(distinct) for float64 type functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#17255 opened Aug 20, 2025 by Jefffrey Loading…
Document how schema projection works. logical-expr Logical plan and expressions optimizer Optimizer rules
#17250 opened Aug 19, 2025 by wiedld Loading…
Redesign ownership model between FileScanConfig and FileSources core Core DataFusion crate datasource Changes to the datasource crate documentation Improvements or additions to documentation proto Related to proto crate substrait Changes to the substrait crate
#17242 opened Aug 19, 2025 by friendlymatthew Draft
2
2
Fix: ListingTableFactory hive column detection core Core DataFusion crate sqllogictest SQL Logic Tests (.slt)
#17232 opened Aug 18, 2025 by BlakeOrth Loading…
feat: support lambda function for scalar udf catalog Related to the catalog crate documentation Improvements or additions to documentation logical-expr Logical plan and expressions optimizer Optimizer rules physical-expr Changes to the physical-expr crates proto Related to proto crate sql SQL Planner sqllogictest SQL Logic Tests (.slt) substrait Changes to the substrait crate
#17220 opened Aug 17, 2025 by chenkovsky Loading…
feat: support Utf8View for more args of regexp_replace functions Changes to functions implementation sqllogictest SQL Logic Tests (.slt)
#17195 opened Aug 14, 2025 by mbutrovich Loading…
Testing: Try test optimize performance for coalesce physical-plan Changes to the physical-plan crate
#17193 opened Aug 14, 2025 by zhuqi-lucas Loading…
feat: support xxhash algoritem on datafusion functions Changes to functions implementation
#17186 opened Aug 14, 2025 by Standing-Man Draft
fix: Maintain sort information when swapping projection into MemorySourceConfig datasource Changes to the datasource crate
#17185 opened Aug 13, 2025 by srh Loading…
ProTip! Filter pull requests by the default branch with base:main.