anthonylouisbsb commented on pull request #9877:
URL: https://github.com/apache/arrow/pull/9877#issuecomment-818792951


   @projjal I checked that all functions that parse dates in C++, as the 
**strptime**(that is used by the [arrow functions that checks if the function 
matches a 
date](https://github.com/apache/arrow/blob/c2adaad3855a470c33b24189641008726ee63eed/cpp/src/arrow/util/value_parsing.h#L663)
 use the second as the maximum granularity. You said to correct the limitation 
about the milliseconds in the Pull Request if possible but I don't know any 
function or library that can replace **strptime** for casting dates. Do you 
have any tip?


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


Reply via email to