You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Jorge (Jira)" <ji...@apache.org> on 2020/08/02 07:54:00 UTC

[jira] [Created] (ARROW-9618) [Rust] [DataFusion] Make it easier to write optimizers

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)