Description
UDF from_utc_timestamp throws NPE if the second argument is null
select from_utc_timestamp('2015-02-06 10:30:00', cast(null as string)); FAILED: NullPointerException null
Attachments
Attachments
Issue Links
- is related to
-
HIVE-11143 Tests udf_from_utc_timestamp.q/udf_to_utc_timestamp.q do not work with updated Java timezone information
- Closed
- links to