romainfrancois commented on a change in pull request #7660:
URL: https://github.com/apache/arrow/pull/7660#discussion_r452949156



##########
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:
       That's no longer the case for the `*binary` ones, they inherit from 
`vctrs_vctr` mostly for printing purposes. I'll add some footnotes. 




----------------------------------------------------------------
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]


Reply via email to