Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Based on this recommendation apache/datafusion-site#17 (comment) we can add decorators for UDFs to make the even easier to write.
Describe the solution you'd like
Add decorators for udf and udaf
Describe alternatives you've considered
These aren't required but they will make it even more pythonic for users.
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Based on this recommendation apache/datafusion-site#17 (comment) we can add decorators for UDFs to make the even easier to write.
Describe the solution you'd like
Add decorators for udf and udaf
Describe alternatives you've considered
These aren't required but they will make it even more pythonic for users.