Uh oh!
There was an error while loading. Please reload this page.
ARROW-14807: [R] Implement bindings for lubridate am and pm - #12244
ARROW-14807: [R] Implement bindings for lubridate am and pm#12244djnavarro wants to merge 4 commits into
Conversation
thisisnic
left a comment
There was a problem hiding this comment.
Thanks for this PR, and for flagging up the lubridate code comparison - looks great!
thisisnic
left a comment
There was a problem hiding this comment.
Sorry, since approving this the CI completed with some Windows failures; mind updating these accordingly?
djnavarro
commented
Jan 25, 2022
Yep, no worries! I'll look into this tomorrow (it's a public holiday here today) |
djnavarro
commented
Jan 27, 2022
@thisisnic: should be fixed now. as usual, I forgot to skip the timezone-aware test on windows 🙂 |
Benchmark runs are scheduled for baseline = 01855c7 and contender = 79800d4. 79800d4 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
I think this exactly mirrors the lubridate equivalents