pvary opened a new pull request, #3295: URL: https://github.com/apache/hive/pull/3295
### What changes were proposed in this pull request? Timestamps where the year is more than 4 digits will not have an extra + sign in front of them ### Why are the changes needed? So these big timestamps could be read and rewritten so they can conform the original 9999 year limit. ### Does this PR introduce _any_ user-facing change? Timestamps where the year is more than 4 digits will not have an extra + sign in front of them. Since it was not supported even before this change, I think it is ok to have this in. ### How was this patch tested? Added unit test -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
