[ https://issues.apache.org/jira/browse/FLINK-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887474#comment-15887474 ]
ASF GitHub Bot commented on FLINK-5776: --------------------------------------- Github user sunjincheng121 commented on the issue: https://github.com/apache/flink/pull/3418 @fhueske thanks for your review. I have updated the PR. IMO. The main purpose of doing this PR is to enhance the function of Flat/MapRunner. In addition, my next plan is: Use CODE-GEN to generate the class which below the `org.apache.flink.table.runtime.aggregate` package, perhaps this PR will help me in the next work. What do you think? > Improve XXMapRunner support create instance by carrying constructor parameters > ------------------------------------------------------------------------------ > > Key: FLINK-5776 > URL: https://issues.apache.org/jira/browse/FLINK-5776 > Project: Flink > Issue Type: Improvement > Components: Table API & SQL > Reporter: sunjincheng > Assignee: sunjincheng > > At present, MapRunner FlatMapRunner only supports create non-parameter > instance, but sometimes we need to carry constructor parameters to > instantiate, so I would like to improve XXMapRunner support create instance > by carrying constructor parameters. -- This message was sent by Atlassian JIRA (v6.3.15#6346)