nanoparquet 0.4.0 comes with a new and much faster read_parquet(), configurable type mappings in write_parquet(), and a new append_parquet()
read_parquet()
write_parquet()
append_parquet()
Nanoparquet is a new R package that can read and write (flat) Parquet files. This post covers its features and limitations