Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
1.10.0
Description
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]
Attachments
Issue Links
- links to