Kirill Tkalenko created IGNITE-29033:
----------------------------------------
Summary: 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
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)