ilya-biryukov opened a new pull request #781:
URL: https://github.com/apache/arrow-rs/pull/781


   Some datetime formats passed to `string_to_timestamp_nanos` were parsing
   milliseconds as nanoseconds.
   
   E.g. `1970-01-01 00:00:00.123` would parse as `123` nanoseconds instead
   of milliseconds.
   
   # Which issue does this PR close?
   
   Closes #780.


-- 
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]


Reply via email to