Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.