Jorge created ARROW-9618:
----------------------------
Summary: [Rust] [DataFusion] Make it easier to write optimizers
Key: ARROW-9618
URL: https://issues.apache.org/jira/browse/ARROW-9618
Project: Apache Arrow
Issue Type: New Feature
Components: Rust - DataFusion
Reporter: Jorge
Assignee: Jorge
Currently, it is a bit painful to write optimizers as we need to cover all
branches of a match to of logical plans.
There could be some utility functions to remove boilerplate code around these.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)