Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.6.0
-
None
Description
pherf is generating date in two different patterns using two different API's , SimpleDateformat( pattern -> yyyy-MM-dd HH:mm:ss.SSS z with time zone ) and Joda Date format (pattern -> yyyy-MM-dd HH:mm:ss.SSS without time zone). We need to follow one pattern which have time zone in it using Joda Date Format.
Attachments
Attachments
Issue Links
- is related to
-
PHOENIX-2299 Support CURRENT_DATE() in Pherf data upserts
- Resolved