Rui Wang created BEAM-7146:
------------------------------
Summary: Code generator is accessible from all RelNode
Key: BEAM-7146
URL: https://issues.apache.org/jira/browse/BEAM-7146
Project: Beam
Issue Type: New Feature
Components: dsl-sql
Reporter: Rui Wang
Right now code generation is used in Projection (in BeamCalcRel). However, code
generation can be used in all places that might need to execute a function.
Therefore, this JIRA propose to have a layer (called code generator) that could
be used in other rels: join, aggregation, etc.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)