Ali Habibzadeh

Results 18 comments of Ali Habibzadeh

is this project still being developed?

2020. Any updates?

> 👍 We can add a max depth option and a timeout, both would be useful for the spider command I think. :) Yes would be nice to run it...

The easier way I have found is not using `ParquetWriter.openStream` but via an undocumented `ParquetTransformer` [class](https://github.com/ironSource/parquetjs/blob/master/lib/writer.js#L248). This class extends node's `Transform` stream and can be used inside a pipe as...

I have the same issue. poor docs and bugs. is this left alone now or still being maintained?

Any update on this getting fixed?