nealrichardson commented on a change in pull request #7660:
URL: https://github.com/apache/arrow/pull/7660#discussion_r452947971
##########
File path: r/vignettes/arrow.Rmd
##########
@@ -120,8 +120,8 @@ In the tables, entries with a `-` are not currently
implemented.
| float32 | double |
| float64 | double |
| utf8 | character |
-| binary | vctrs::vctrs_list_of(raw) |
-| fixed_size_binary | - |
+| binary | arrow_binary |
Review comment:
Should footnote and explain what these `arrow_` types are (at least that
they're subclasses of list/vctrs::list_of)
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]