Stamatis Zampetakis created CALCITE-7115:
--------------------------------------------

             Summary: Organize and expose useful algebraic tools/APIs
                 Key: CALCITE-7115
                 URL: https://issues.apache.org/jira/browse/CALCITE-7115
             Project: Calcite
          Issue Type: Task
          Components: core
            Reporter: Stamatis Zampetakis
            Assignee: Stamatis Zampetakis


Calcite offers various useful "tools" /APIs for performing tasks on algebraic 
expressions (i.e., RelNode, RexNode). Some of the most commonly used are the 
following:
RexSimplify, RexExecutor, RelDecorrelator, RelFieldTrimmer, RexInterpreter.

It would be nice to find a way to organize these tools together (in a similar 
fashion that we organize rules) and expose them to the end-users by providing 
some pointers in the documentation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to