Commits


Romain Francois authored and Neal Richardson committed 687a7ebadb4
ARROW-9271: [R] Preserve data frame metadata in round trip Simplified the internal code and moved some things to the R layer. This should make it easier to alter which attribute is kept for various types. Closes #8150 from romainfrancois/ARROW-9271/metadata Lead-authored-by: Romain Francois <romain@rstudio.com> Co-authored-by: Neal Richardson <neal.p.richardson@gmail.com> Co-authored-by: Romain François <romain@rstudio.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>