[
https://issues.apache.org/jira/browse/ARROW-9758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-9758:
----------------------------------
Labels: pull-request-available (was: )
> [Rust] [DataFusion] Implement extension API for DataFusion
> ----------------------------------------------------------
>
> Key: ARROW-9758
> URL: https://issues.apache.org/jira/browse/ARROW-9758
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust, Rust - DataFusion
> Reporter: Andy Grove
> Assignee: Andy Grove
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> I would like the ability to extend DataFusion by providing my own:
> * Logical plan optimization rules
> * Physical query planner for converting logical plan to physical plan
> Later, I would also like to be able to provide physical plan optimization
> rules but we don't have a physical optimizer yet.
> These changes would allow people to extend DataFusion easily without
> implementing their own competing DataFrame APIs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)