mirror of
https://github.com/asadbek064/hyparquet.git
synced 2026-01-07 03:26:38 +00:00
The type change caused a lot of downstream type errors. If you pass rowFormat: 'object' then it will return Record<string, any>[] instead of any[][]. This means the types are not aligned with behavior. Will figure out how to fix it later, for now don't want break downstream projects. |
||
|---|---|---|
| .. | ||
| demo.css | ||
| demo.js | ||
| hyparquet-compressors.min.js | ||
| layout.js | ||