spark
spark copied to clipboard
[WIP] [Documentation] UDF Guide
This PR documents user-defined function guide using Row object as examples ( which is implemented via #376), including how to define UDFs, how to use UDFs with DataFrame and etc.