You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Terry Wang (Jira)" <ji...@apache.org> on 2020/04/15 07:49:00 UTC

[jira] [Comment Edited] (FLINK-17152) FunctionDefinitionUtil generate wrong resultType and acc type of AggregateFunctionDefinition

    [ https://issues.apache.org/jira/browse/FLINK-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083878#comment-17083878 ] 

Terry Wang edited comment on FLINK-17152 at 4/15/20, 7:48 AM:
--------------------------------------------------------------

cc [~liyu] I think this bug should be included in flink 1.10.1 release.


was (Author: terry1897):
cc [~liyu2] I think this bug should be included in flink 1.10.1 release.

> FunctionDefinitionUtil generate wrong resultType and  acc type of AggregateFunctionDefinition
> ---------------------------------------------------------------------------------------------
>
>                 Key: FLINK-17152
>                 URL: https://issues.apache.org/jira/browse/FLINK-17152
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Runtime
>    Affects Versions: 1.10.0
>            Reporter: Terry Wang
>            Priority: Critical
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> FunctionDefinitionUtil generate wrong resultType and  acc type of AggregateFunctionDefinition. This bug will  lead to unexpect error such as: 
> Field types of query result and registered TableSink do not  match.
> Query schema: [v:RAW(IAccumulator, ?)]
> Sink schema: [v: STRING]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)