Description
When registering Scala UDF, we can know if the udf will return nullable value or not. ScalaUDF and related classes should handle the nullability.
When registering Scala UDF, we can know if the udf will return nullable value or not. ScalaUDF and related classes should handle the nullability.