thisisnic commented on a change in pull request #12506: URL: https://github.com/apache/arrow/pull/12506#discussion_r824485940
########## File path: r/R/dplyr-funcs-type.R ########## @@ -120,6 +120,42 @@ register_bindings_type_cast <- function() { } build_expr("cast", x, options = cast_options(to_type = date32())) }) + register_binding("as.difftime", function(x, Review comment: I don't have a strong opinion - can see arguments either way, so whatever you think is best! -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org