-
Notifications
You must be signed in to change notification settings - Fork 190
[FEATURE] Add documents on how to develop a new UDF/UDAF #4043
Copy link
Copy link
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationv3.3.0
Description
Is your feature request related to a problem?
Current frameworks for creating new user-defined functions (UDF) / user-defined aggregation functions (UDAF) is a little bit involved. Developers has to take some time to dive into different parts of the code base to learn how to create a new UDF / UDAF.
What solution would you like?
We should create a document somewhere with examples to instruct developers on how to create a new UDF / UDAF.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
originally discussed at #4024 (review)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationv3.3.0
Type
Projects
Status
New
Status
Done