[
https://issues.apache.org/jira/browse/FLINK-15803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164369#comment-17164369
]
Timo Walther commented on FLINK-15803:
--------------------------------------
Fixed in 1.12.0:
{code}
a37131d576c2cc281a1aa5bfe186bdd72748ac06
[FLINK-15803][table] Use AggregateInfo as the single source of type description
{code}
> Expose the new type inference for aggregate functions
> -----------------------------------------------------
>
> Key: FLINK-15803
> URL: https://issues.apache.org/jira/browse/FLINK-15803
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Planner
> Reporter: Timo Walther
> Assignee: Timo Walther
> Priority: Major
> Labels: pull-request-available
>
> This will allow to use aggregate functions with the new type inference. It
> requires different changes through the stack. This should be implemented
> after we have support for structured types. It also includes a long-term
> solution for the concept of DataViews with the new type system.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)