xueyumusic opened a new pull request #3785: [PINOT-4] Hardern 
DateTimeFormatSpecTest with locale
URL: https://github.com/apache/incubator-pinot/pull/3785
 
 
   In DateTimeFormatSpecTest, there are tests like '8/7/2017 12:45:50 AM" which 
may be fail on machines with non-English locale settings..so result in the 
exception like Invalid format: `"8/7/2017 12:45:50 AM" is malformed at "AM"`.
   
   Maybe it need to set Locale.ENGLISH as default Locale in 
DateTimeFormatPatternSpec. The more flexible way might be allow users set local.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to