-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-15800 [R] Implement bindings for lubridate::as_date() and lubridate::as_datetime()
#12738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
f78c583 to
3431636
Compare
AlenkaF
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Some comments added to clarify things for me. Thanks!
…e()` supports `format`
… `as.Date()` + unit test for `format` + not skipping tests on windows since we now have tzdb
|
@AlenkaF I think this is ready for another look. Thanks! |
AlenkaF
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thank you for the changes!
|
Thanks @AlenkaF. @thisisnic @jonkeane @nealrichardson would you be able to have a look and merge if everything is ok? |
jonkeane
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, a few comments + questions for you
|
@jonkeane I think this is ready for another look. |
jonkeane
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is so so so close! A few minor style things, and a few requests for some comments.
|
I think the CI fails are unrelated to the changes in the PR |
|
Benchmark runs are scheduled for baseline = c4b646e and contender = 16638a4. 16638a4 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
No description provided.