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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
Terry Wang created FLINK-17152:
----------------------------------

             Summary: 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


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)