[
https://issues.apache.org/jira/browse/FLINK-33792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benchao Li reassigned FLINK-33792:
----------------------------------
Assignee: Dan Zou
> Generate the same code for the same logic
> -----------------------------------------
>
> Key: FLINK-33792
> URL: https://issues.apache.org/jira/browse/FLINK-33792
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / Planner
> Reporter: Dan Zou
> Assignee: Dan Zou
> Priority: Major
>
> Generate the same code for the same logic, so that we may reuse the generated
> code between different jobs. This is the precondition forĀ FLINK-28691. The
> current issue is we use a self-incrementing counter in CodeGenUtils#newName,
> it means we could not get the same generated class between two queries even
> when they are exactly the same.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)