rstudio / pins-r

Pin, discover, and share resources
https://pins.rstudio.com
Other
316 stars 62 forks source link

Move parquet support to nanoparquet #830

Closed juliasilge closed 1 month ago

juliasilge commented 5 months ago

With the new release of nanoparquet, we can now move our parquet support over from the arrow package to this one. It is dependency free, so we could finally make parquet the default file type for rectangular data as described in #666.

github-actions[bot] commented 1 month ago

This issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.