[ 
https://issues.apache.org/jira/browse/FLINK-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Fabian Hueske closed FLINK-6486.
--------------------------------
       Resolution: Done
    Fix Version/s: 1.4.0
                   1.3.0

Done for 1.3 dd799c746cc464550222b9b126e3f60c5259df9f
Done for 1.4 b5ddbe5c360003b210a1212e54e6c50b8af538fa

> Pass RowTypeInfo to CodeGenerator instead of CRowTypeInfo 
> ----------------------------------------------------------
>
>                 Key: FLINK-6486
>                 URL: https://issues.apache.org/jira/browse/FLINK-6486
>             Project: Flink
>          Issue Type: Bug
>          Components: Table API & SQL
>            Reporter: Hequn Cheng
>            Assignee: Hequn Cheng
>             Fix For: 1.3.0, 1.4.0
>
>
> For now CodeGenerator only processes Row type, so we should pass RowTypeInfo 
> to CodeGenerator instead of CRowTypeInfo. We can find these bugs in 
> DataStreamGroupAggregate, DataStreamGroupWindowAggregate and 
> DataStreamOverAggregate. These bugs will bring no error to the current flink 
> because no code will make use of the error input type, however we should 
> correct it.  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to