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 2022/04/04 09:43:00 UTC

[jira] [Assigned] (FLINK-22857) Add possibility to call built-in functions in SpecializedFunction

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

Timo Walther reassigned FLINK-22857:
------------------------------------

    Assignee: Timo Walther

> Add possibility to call built-in functions in SpecializedFunction
> -----------------------------------------------------------------
>
>                 Key: FLINK-22857
>                 URL: https://issues.apache.org/jira/browse/FLINK-22857
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / API
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: auto-unassigned
>
> This is the last missing piece to avoid code generation when developing built-in functions. Core operations such as CAST, EQUALS, etc. will still use code generation but other built-in functions should be able to use these core operations without the need for generating code. It should be possible to call other built-in functions via a SpecializedFunction.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)