ironSource / parquetjs

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

Parquet File Size increases if Array length is more than 4095 #85

Closed NaveenShanmugam closed 5 years ago

NaveenShanmugam commented 5 years ago

writer.setRowGroupSize(arr.length)