Uh oh!
There was an error while loading. Please reload this page.
ARROW-14823: [R] Implement bindings for lubridate::leap_year - #12173
ARROW-14823: [R] Implement bindings for lubridate::leap_year#12173djnavarro wants to merge 2 commits into
Conversation
thisisnic
left a comment
There was a problem hiding this comment.
Looks great - does everything it needs to and is implemented identically to the lubridate equivalent. Thanks for this! I'll approve it now, and merge once the builds have all passed.
djnavarro
commented
Jan 18, 2022
Yay! Nice to have an easy one this time 😀 |
Benchmark runs are scheduled for baseline = 2a221e1 and contender = 1fc9a29. 1fc9a29 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
Does what it says in the title: adds binding for
lubridate::leap_year