Read the parquet file using apache 1.0.1. I only tried that in R 3.6
structure(list(col1 = 1:100), row.names = c(NA, 100L), class = "data.frame")
structure(list(1:100), class = "data.frame")
I'm not sure what the easiest way is to put up a demo project for this, since you need to switch between arrow installations. But I've created this docker based demo: