You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fernando Díaz (JIRA)" <ji...@apache.org> on 2018/03/13 19:32:00 UTC

[jira] [Commented] (FLINK-6810) Add Some built-in Scalar Function supported

    [ https://issues.apache.org/jira/browse/FLINK-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16397512#comment-16397512 ] 

Fernando Díaz commented on FLINK-6810:
--------------------------------------

Hi. I would like to work on any of these. They seem OK for a newcomer ;)

> Add Some built-in Scalar Function supported
> -------------------------------------------
>
>                 Key: FLINK-6810
>                 URL: https://issues.apache.org/jira/browse/FLINK-6810
>             Project: Flink
>          Issue Type: New Feature
>          Components: Table API &amp; SQL
>    Affects Versions: 1.4.0
>            Reporter: sunjincheng
>            Assignee: sunjincheng
>            Priority: Major
>              Labels: starter
>
> In this JIRA, will create some sub-task for add specific scalar function, such as mathematical-function {{LOG}}, date-functions
>  {{DATEADD}},string-functions {{LPAD}}, etc. 
> I think is good way to let SQL work, and then add TableAPI to supported. So I suggest one scalar function create two sub-task, one is for SQL. another for TableAPI.
> *Note:*
> Every scalar function should add TableAPI doc in  {{./docs/dev/table/tableApi.md#built-in-functions}}. 
> Add SQL doc in {{./docs/dev/table/sql.md#built-in-functions}}.
> Welcome anybody to add the sub-task about standard database scalar function.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)