projjal opened a new pull request #9443: URL: https://github.com/apache/arrow/pull/9443
* Parse the milliseconds portion of the input correctly. For example for YY-MM-DD 00:00:00.1, number of milliseconds should be 100 instead of 1. It can also not be of more than 3 digits. * Validate if the hour, minutes and seconds portion is out of range ---------------------------------------------------------------- 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]
