You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "lincoln lee (Jira)" <ji...@apache.org> on 2024/03/14 07:37:01 UTC

[jira] [Updated] (FLINK-28071) Support missing built-in functions in Table API

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

lincoln lee updated FLINK-28071:
--------------------------------
    Fix Version/s: 1.20.0
                       (was: 1.19.0)

> Support missing built-in functions in Table API
> -----------------------------------------------
>
>                 Key: FLINK-28071
>                 URL: https://issues.apache.org/jira/browse/FLINK-28071
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Dian Fu
>            Assignee: Luning Wang
>            Priority: Major
>             Fix For: 1.20.0
>
>
> There are many built-in functions are not supported. See https://nightlies.apache.org/flink/flink-docs-master/docs/dev/table/functions/systemfunctions/ for more details. There are two columns for each built-in function: *SQL Function* and *Table Function*, if a function is not supported in *Table API*, the *Table Function* column is documented as *N/A*. We need to evaluate each of these functions to ensure that they could be used in both SQL and Table API.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)