You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2020/08/14 08:38:00 UTC

[jira] [Closed] (FLINK-18901) Use new type inference for SQL DDL of aggregate functions

     [ https://issues.apache.org/jira/browse/FLINK-18901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timo Walther closed FLINK-18901.
--------------------------------
    Fix Version/s: 1.12.0
     Release Note: The CREATE FUNCTION DDL for aggregate functions uses the new type inference now. It might require to update existing implementations to the new reflective type extraction logic. Use StreamTableEnvironment.registerFunction for the old stack.
       Resolution: Fixed

Fixed in 1.12.0: dc73dbfdcbad211216fa5923654bf3780c4e6b85

> Use new type inference for SQL DDL of aggregate functions
> ---------------------------------------------------------
>
>                 Key: FLINK-18901
>                 URL: https://issues.apache.org/jira/browse/FLINK-18901
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.12.0
>
>
> Enables the new type inference in the SQL DDL.



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