Commits


Romain Francois authored and Neal Richardson committed c1f5101f439
ARROW-13112: [R] altrep vectors for strings and other types Adds implementation for delayed strings vectors, i.e. when converting an Array of StringType or LargeStringType. replaces #11168 (which was wrongly using a branch on `apache/arrow` rather than a branch of my fork. Closes #11225 from romainfrancois/ARROW_13112_altrep_for_strings Lead-authored-by: Romain Francois <romain@rstudio.com> Co-authored-by: Romain François <romain@rstudio.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>