..
files
Fix high-precision decimal parsing ( #116 )
2025-09-01 11:24:20 -07:00
assemble.test.js
Fix page continuation issue #81
2025-05-24 23:35:48 -07:00
asyncbuffer.test.js
Add minSize parameter to cachedAsyncBuffer
2025-03-17 23:54:20 -07:00
column.test.js
Introduce 'custom parsers' option for decoding dates ( #87 )
2025-06-09 18:02:31 -07:00
convert.test.js
Introduce 'custom parsers' option for decoding dates ( #87 )
2025-06-09 18:02:31 -07:00
encoding.test.js
Fix bug when encoding length is zero ( #93 )
2025-06-17 14:16:38 -07:00
helpers.js
Fast filter by loading each row group and filtering until rowEnd ( #78 )
2025-05-19 02:13:37 -07:00
indexes.test.js
Move hyparquet.js to index.js ( #84 )
2025-05-30 15:47:02 -07:00
metadata.test.js
Move hyparquet.js to index.js ( #84 )
2025-05-30 15:47:02 -07:00
package.test.js
Node-specific exports for asyncBufferFromFile ( #80 )
2025-05-30 13:01:20 -07:00
plain.test.js
Use bigint literals
2025-02-07 17:50:34 -08:00
plan.test.js
Move hyparquet.js to index.js ( #84 )
2025-05-30 15:47:02 -07:00
query.test.js
fix a bug in parquetQuery, when rowFormat is 'array' ( #118 )
2025-09-05 09:55:21 +02:00
read.test.js
Move hyparquet.js to index.js ( #84 )
2025-05-30 15:47:02 -07:00
read.utf8.test.js
Move hyparquet.js to index.js ( #84 )
2025-05-30 15:47:02 -07:00
readFiles.test.js
Publish v1.17.1
2025-07-02 15:51:58 -07:00
schema.test.js
build types before publishing to npm ( #46 )
2024-12-02 17:47:42 +01:00
schemaTree.test.js
Move hyparquet.js to index.js ( #84 )
2025-05-30 15:47:02 -07:00
snappy.test.js
Export more constants
2025-03-31 23:20:22 -07:00
thrift.test.js
Move toVarInt to tests
2025-03-20 12:37:24 -07:00
utils.test.js
pass custom fetch function to utils ( #73 )
2025-04-15 00:37:05 +02:00