[
https://issues.apache.org/jira/browse/ARROW-16212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652671#comment-17652671
]
A. Coady edited comment on ARROW-16212 at 12/29/22 4:51 AM:
------------------------------------------------------------
Is any support for type aliases planned? It can be tedious to list every
precision and resolution for a function that supports most types.
was (Author: coady):
Is any support for types aliases planned? It can be tedious to list every
precision and resolution for a function that supports most types.
> [C++][Python] Register Multiple Kernels for a UDF
> -------------------------------------------------
>
> Key: ARROW-16212
> URL: https://issues.apache.org/jira/browse/ARROW-16212
> Project: Apache Arrow
> Issue Type: Sub-task
> Components: C++, Python
> Reporter: Vibhatha Lakmal Abeykoon
> Assignee: Vibhatha Lakmal Abeykoon
> Priority: Major
> Labels: pull-request-available
> Fix For: 11.0.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The current UDF integration
> (https://issues.apache.org/jira/browse/ARROW-15639) doesn't support multiple
> kernel registration. It only supports registering a single kernel under a
> given function name. Enabling multiple kernels to be registered under the
> same function name is a must for usability and consistency with the existing
> functions in the function registry.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)