ironSource / parquetjs

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

Append the field path to errors in `.toPrimative` #50

Open ZJONSSON opened 6 years ago

ZJONSSON commented 6 years ago

To make debugging the schema easier.

Example:

Before: error invalid value for INT32: bdvkkb5p

After: error invalid value for INT32: bdvkkb5p for field count