[
https://issues.apache.org/jira/browse/FLINK-11830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-11830:
-----------------------------------
Labels: pull-request-available (was: )
> Introduce CodeGeneratorContext to maintain reusable statements for code
> generation
> ----------------------------------------------------------------------------------
>
> Key: FLINK-11830
> URL: https://issues.apache.org/jira/browse/FLINK-11830
> Project: Flink
> Issue Type: New Feature
> Components: SQL / Planner
> Reporter: Jark Wu
> Assignee: Jark Wu
> Priority: Major
> Labels: pull-request-available
>
> The CodeGeneratorContext will keep all the reusable statements which will be
> the basic class for code generation. In the future, we will introduce
> FunctionCodeGeneration, AggregateCodeGeneration, etc... and they will depend
> on the CodeGeneratorContext to store reusable statements.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)