Andy Grove created ARROW-4817:
---------------------------------
Summary: [Rust] [DataFusion] Small re-org of modules
Key: ARROW-4817
URL: https://issues.apache.org/jira/browse/ARROW-4817
Project: Apache Arrow
Issue Type: Improvement
Components: Rust, Rust - DataFusion
Affects Versions: 0.12.0
Reporter: Andy Grove
Assignee: Andy Grove
Fix For: 0.13.0
The current code organization is a little inconsistent. We had a dedicated
package for query optimization but no package for SQL support, which is just
one API and we will soon have a new Table/DataFrame API which is an
alternative, but will leverage the same logical plan and query optimizer, so I
plan on moving things around a little.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)