ZJONSSON / parquetjs

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

Bloom r us #67

Closed enddynayn closed 3 years ago

enddynayn commented 3 years ago

chore(*): update parquet file format version feat(bloomfilter): add sbbf fix(types): ensure number coercion WIP - add the ability to write bloom filters to parquet file

kfogel commented 3 years ago

Hey, @enddynayn, I noticed you closed this but no merge is indicated here. Did this work make it to the right upstream location via some other route?

Best regards, -Karl

enddynayn commented 3 years ago

@kfogel yes we forked the repository and got merged here https://github.com/LibertyDSNP/parquetjs.

kfogel commented 3 years ago

Thanks, @enddynayn. Glad to hear it, and now the loop is closed here!