Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Function/UDF
-
Labels:None
Description
A null value should convert to NullDatum in UDF. if not, it throw a TajoInternalError. Many people mistake the null handling.
So we add null handling, it would be better