Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
The date format in json output for date fields is incorrect. It should follow format recognized by TimeStamp.valueOf() i.e. yyyy-mm-dd hh:mm:ss.f...
Without this format, customers will have to write custom SerDe for parsing date format.