Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Component/s: None
-
Labels:None
Description
We have several existing jobs that expect NULLs to come down as empty strings, rather than a literal "null" string. Similarly, Hive defaults to '\N' for null. It would be very helpful if the NULL format could be specified.