[ https://issues.apache.org/jira/browse/FLINK-23007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17522125#comment-17522125 ]
Maciej Bryński edited comment on FLINK-23007 at 4/14/22 7:59 AM: ----------------------------------------------------------------- Hi [~twalthr] Can I reopen this ? https://issues.apache.org/jira/browse/FLINK-27246 was (Author: maver1ck): Hi Guys, Can I reopen this ? https://issues.apache.org/jira/browse/FLINK-27246 > Introduce java code splitter to split generated code > ---------------------------------------------------- > > Key: FLINK-23007 > URL: https://issues.apache.org/jira/browse/FLINK-23007 > Project: Flink > Issue Type: New Feature > Components: Table SQL / Runtime > Reporter: Jingsong Lee > Assignee: Caizhi Weng > Priority: Major > Fix For: 1.14.0 > > > Current lots of "code of method of class grows beyond 64k". > We have fixed by: > https://issues.apache.org/jira/browse/FLINK-15430 > https://issues.apache.org/jira/browse/FLINK-16589 > But this approach is not perfect. It has many corner cases. > > We can introduce a post java class splitter, based on antlr4, anaysis code > and split method to multi-methods. > > We can add this splitter in CompileUtils, then, every compile class can be > split. -- This message was sent by Atlassian Jira (v8.20.1#820001)