elvaliuliuliu

Results 2 issues of elvaliuliuliu

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.

documentation

Currently, there are some questions asked by customers that how they can run spark dotnet application in different scenarios. This PR gathers most commonly asked scenarios and provides general instructions...