viongpanzi opened a new pull request #9997: URL: https://github.com/apache/druid/pull/9997
### Description Fix timezone problem in TimestampParserTest when running unit tests locally if locale is not Locale.US. Following is the error message: `java.lang.IllegalArgumentException: Invalid format: "Sat Jan 22 05 13:00:00 GMT-0600 CST` <hr> This PR has: - [x] been self-reviewed. <hr> ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
