ZJONSSON / parquetjs

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

fromPrimitive_TIMESTAMP_MILLIS BigInt issue #45

Open justin-good opened 4 years ago

justin-good commented 4 years ago

prevent fromPrimitive_TIMESTAMP_MILLIS from passing a BigInt to the Date constructor, which it does on Node 12