nealrichardson commented on code in PR #14455:
URL: https://github.com/apache/arrow/pull/14455#discussion_r1000778910


##########
r/R/dplyr-funcs-type.R:
##########
@@ -43,7 +43,7 @@ register_bindings_type <- function() {
 #'   mutate(cyl = cast(cyl, string()))
 #' }
 #' @keywords internal
-#' @seealso https://arrow.apache.org/docs/cpp/api/compute.html for the list of
+#' @seealso [Arrow C++ 
documentation](https://arrow.apache.org/docs/cpp/compute.html) for the list of

Review Comment:
   Ironically, we don't actually support all of the cast options yet: 
ARROW-17605 (should be a straightforward change if someone wanted to pick it up)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to