gesistsa / rio

🐟 A Swiss-Army Knife for Data I/O
http://gesistsa.github.io/rio/
600 stars 76 forks source link

Make `nanoparquet` optional dependency #445

Closed barracuda156 closed 2 months ago

barracuda156 commented 2 months ago

The last update added a required dependency on nanoparquet, however it seems to be broken on Big-endian platforms: https://github.com/r-lib/nanoparquet/issues/21 Until that is fixed, it is desirable to make it optional, otherwise we unnecessarily break rio as well.

chainsawriot commented 2 months ago

I will close this at the moment. Please go to #315