ZJONSSON / parquetjs

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

Why does this library work where others fail? #86

Open mattfysh opened 1 year ago

mattfysh commented 1 year ago

Hi @ZJONSSON - just wondering why this library works to read files other libs can't read. I'm working with .snappy.parquet files written to S3 by AWS Wrangler / SDK Pandas, and hoping to learn what changes in this repo have fixed the errors thrown by the other packages, e.g. in parquets I get:

invalid encoding: PLAIN_DICTIONARY