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)