Remi Dettai created ARROW-10789:
-----------------------------------
Summary: [Rust][DataFusion] Make TableProvider dynamically typed
Key: ARROW-10789
URL: https://issues.apache.org/jira/browse/ARROW-10789
Project: Apache Arrow
Issue Type: Improvement
Components: Rust, Rust - DataFusion
Reporter: Remi Dettai
The {{TableProvider}} trait can be used to provide custom datasources to the
query plan. It can be useful for usecases like plan serialization to be able to
downcast to the concrete implementation, the same way it is done for the
{{ExecutionPlan}} trait.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)