-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.0.0-incubating
-
Component/s: None
-
Labels:None
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.