Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
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