Hi, I recently stumbled upon the discussion on twitter, concerning the speed of reading data into R. A recent conference talk at rstudio::global, where it was claimed that arrow could outperform data.table´s fread function and the following debate on twitter got me interested in testing arrow´s data reading capabilities vs data.table´s. This is not a comprehensive benchmark, rather a test for data I used in one of my last project.