ironSource / parquetjs

fully asynchronous, pure JavaScript implementation of the Parquet file format
MIT License
346 stars 175 forks source link

Test files should work #55

Open ZJONSSON opened 6 years ago

ZJONSSON commented 6 years ago

Here are a few test files that ideally all should work: https://github.com/dask/fastparquet/tree/master/test-data

We get Invalid RLE encoding for some and we are missing the Dictionary encoding for others