[
https://issues.apache.org/jira/browse/FLINK-22857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-22857:
-----------------------------------
Labels: auto-unassigned pull-request-available (was: auto-unassigned)
> 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, pull-request-available
>
> 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.7#820007)