[
https://issues.apache.org/jira/browse/FLINK-17152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu resolved FLINK-17152.
-----------------------------
Resolution: Fixed
Fixed in
- master (1.11.0): 4563176fbf8d4f27d2ebd20d5fd42c8c085582b2
- 1.10.1: cc8faa4fdc7ba6b2761b4c4154a0d8b661880914
> 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
> Assignee: Terry Wang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.10.1, 1.11.0
>
> Time Spent: 20m
> 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)