dragosmg commented on pull request #12402:
URL: https://github.com/apache/arrow/pull/12402#issuecomment-1080618740


   @jonkeane what do you think? Is the type of the object returned by 
`strptime` of concern? `base::strptime()` returns a list (`POSIXlt`), while the 
Arrow one returns an atomic vector. We hadn't caught this before as the unit 
tests for `strptime` did not compare the {dplyr} and {arrow} pipelines.


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