ironSource / parquetjs

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

replace irregular "+" syntax #65

Open kessler opened 6 years ago

kessler commented 6 years ago

https://github.com/ironSource/parquetjs/blob/master/lib/reader.js#L219 https://github.com/ironSource/parquetjs/blob/master/lib/reader.js#L251 https://github.com/ironSource/parquetjs/blob/master/lib/reader.js#L252