paleolimbot opened a new pull request, #14277:
URL: https://github.com/apache/arrow/pull/14277

   This PR adds support for `blob::blob()`, which is common in R database land 
to denote "binary", and `vctrs::list_of()`, which is similar, easy, and helps a 
bit with list of things that happen to be all NULL.
   
   We have our own infrastructure for binary and lists of things too, which I 
assume pre-dates the mature vctrs and blob? Should we consider having 
`as.vector()` output those objects instead of the custom 
`arrow_list/large_list/binary` classes we implement here?


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