ironSource / parquetjs

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

Expose a generic read method that can be extended #51

Open ZJONSSON opened 6 years ago

ZJONSSON commented 6 years ago

to have more control over how the readFn is called, for example concurrency limits or combination of requests that are close in offsets