ZJONSSON / parquetjs

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

S3v3 support #73

Open thenickdude opened 3 years ago

thenickdude commented 3 years ago

I rebased entitycs's PR #64 (for adding compatibility with the AWS SDK v3) onto the latest parquetjs-lite commit, dropped whitespace changes in otherwise untouched parts of the files, fixed some other style issues, and fixed a failure to read the entire response from S3.