You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "LuNing Wang (Jira)" <ji...@apache.org> on 2022/06/16 09:31:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-28071 ]


    LuNing Wang deleted comment on FLINK-28071:
    -------------------------------------

was (Author: ana4):
Support ASCII and CHR built-in function in the Table API

> 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.16.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.7#820007)