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

Timo Walther closed FLINK-22857.
--------------------------------
    Fix Version/s: 1.16.0
       Resolution: Fixed

Fixed in master:

commit d53c2de8a5041e5d485cbe5f6309ebfe606de7da
[table] Support evaluating expressions in SpecializedFunction

commit 0728c20288e367e07f232ca93641dd72641ba912
[table-common] Expose more RuntimeContext functionalities in FunctionContext

commit 6d81f6c220ec9f278eca452675b552c33415f178
[table-planner] Simplify DefaultSqlExprToRexConverterFactory to RexFactory

> 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
>             Fix For: 1.16.0
>
>
> 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)

Reply via email to