-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Description
In general, when using UDFs, the user defines a function expecting a particular outcome. When building the program, there needs to be a way to update existing function kernels if it expands beyond what is planned before. In such situations, there should be a way to remove the existing definition and add a new definition. To enable this, the unregister functionality has to be included.
Reporter: Vibhatha Lakmal Abeykoon / @vibhatha
Assignee: Vibhatha Lakmal Abeykoon / @vibhatha
Related issues:
- [C++] Arrow Substrait enhancements for UDF (relates to)
PRs and other links:
Note: This issue was originally created as ARROW-16211. Please see the migration documentation for further details.