nealrichardson commented on a change in pull request #10765: URL: https://github.com/apache/arrow/pull/10765#discussion_r679950373
########## File path: r/vignettes/dataset.Rmd ########## @@ -8,10 +8,10 @@ vignette: > --- Apache Arrow lets you work efficiently with large, multi-file datasets. -The `arrow` R package provides a `dplyr` interface to Arrow Datasets, -as well as other tools for interactive exploration of Arrow data. +The arrow R package provides a [dplyr](https://dplyr.tidyverse.org/) interface to Arrow Datasets, +and other tools for interactive exploration of Arrow data. -This vignette introduces Datasets and shows how to use `dplyr` to analyze them. +This vignette introduces Datasets and shows how to use dplyr to analyze them. It describes both what is possible to do with Arrow now and what is on the immediate development roadmap. Review comment: At one point this was true (the discussion at the end talked about what's not yet implemented but coming) but perhaps that's no longer accurate. -- 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]
