nmandery / rout3serv

H3-grid based Routing server with GRPC-API and dataframe integration
0 stars 0 forks source link

Enable support for parquet compression #8

Closed nmandery closed 3 years ago

nmandery commented 3 years ago
[2021-11-02T09:53:35Z ERROR route3_road::server::storage] loading from s3 failed: External error: Compression Snappy is not installed

Needs enabling the io_parquet_compression for arrow2:

https://github.com/nmandery/route3/blob/3390d4fa231211937fff58538ff85ee7179ccc4b/route3_road/Cargo.toml#L44