[
https://issues.apache.org/jira/browse/IGNITE-29033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Tkalenko updated IGNITE-29033:
-------------------------------------
Release Note: Added support for overloaded UDF and UDTF in the Calcite SQL
engine.
Reviewer: Evgeny Stanilovsky
> SQL Calcite: Support UDF and UDTF Overloading
> ---------------------------------------------
>
> Key: IGNITE-29033
> URL: https://issues.apache.org/jira/browse/IGNITE-29033
> Project: Ignite
> Issue Type: Improvement
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Allow multiple UDF and UDTF implementations to be registered under the same
> name with different signatures. During function resolution, the appropriate
> implementation should be selected based on the provided arguments. If no
> matching implementation is found or the call is ambiguous, an informative
> error should be returned.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)