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

Vyacheslav Koptilin updated IGNITE-20294:
-----------------------------------------
    Labels: ignite-3  (was: )

> Sql. Investigate using UDF as a place for system_range function
> ---------------------------------------------------------------
>
>                 Key: IGNITE-20294
>                 URL: https://issues.apache.org/jira/browse/IGNITE-20294
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>    Affects Versions: 3.0.0-beta1
>            Reporter: Evgeny Stanilovsky
>            Priority: Major
>              Labels: ignite-3
>
> For now system_range implementation stores at RexImpTable, check:
> {noformat}
>       map.put(TYPEOF, systemFunctionImplementor);
>       map.put(SYSTEM_RANGE, systemFunctionImplementor);
> {noformat}
> Investigate the way this functions can be removed under UDF implementation.
> [1] 
> https://stackoverflow.com/questions/44147819/adding-a-user-defined-function-to-
> calcite



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to