Dewey Dunnington created ARROW-15098:
----------------------------------------
Summary: [R] Add binding for lubridate::duration() and/or
as.difftime()
Key: ARROW-15098
URL: https://issues.apache.org/jira/browse/ARROW-15098
Project: Apache Arrow
Issue Type: Improvement
Components: R
Reporter: Dewey Dunnington
After ARROW-14941 we have support for the duration type; however, there is no
binding for {{lubridate::duration()}} or {{as.difftime()}} available in dplyr
evaluation that could create these objects. I'm actually not sure if we should
bind {{lubridate::duration}} since it returns a custom S4 class that's
identical in function to base R's difftime.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)