You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/01/20 22:13:34 UTC

[jira] [Created] (CALCITE-562) Implement JOIN in interpreter and improve handling of scalar expressions

Julian Hyde created CALCITE-562:
-----------------------------------

             Summary: Implement JOIN in interpreter and improve handling of scalar expressions
                 Key: CALCITE-562
                 URL: https://issues.apache.org/jira/browse/CALCITE-562
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Implement Join in interpreter.

Also implement scalar expressions more faithfully by compiling RexNode to Scalar (with byte-code inside, generated by Janino). This compiler can be used by Join, Values, Project, Filter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)