ZJONSSON / parquetjs

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

Update types.js to fix BigInt mixing type error #90

Open kidsil opened 1 year ago

kidsil commented 1 year ago

Fixing BigInt mixing type error: "TypeError: Cannot mix BigInt and other types, use explicit conversions"