hyparquet/src
2024-05-17 22:44:03 -07:00
..
assemble.js Assembly of nested column types (#11) 2024-05-17 22:44:03 -07:00
column.js Assembly of nested column types (#11) 2024-05-17 22:44:03 -07:00
constants.js Simplify imports 2024-04-28 16:05:47 -07:00
convert.js Faster decimal conversion 2024-05-14 01:58:28 -07:00
datapage.js Fix fixed length byte array type 2024-05-12 21:52:26 -07:00
datapageV2.js Fix fixed length byte array type 2024-05-12 21:52:26 -07:00
encoding.js Allow zero-width rle 2024-05-13 00:29:16 -07:00
header.js Use DataReader for thrift 2024-05-01 00:55:16 -07:00
hyparquet.d.ts Convert consistently 2024-05-09 17:07:05 -07:00
hyparquet.js Fast array concat 2024-04-07 09:59:37 -07:00
metadata.js Float16 2024-05-13 20:36:53 -07:00
plain.js Fix fixed length byte array type 2024-05-12 21:52:26 -07:00
read.js Assembly of nested column types (#11) 2024-05-17 22:44:03 -07:00
schema.js Simplify isListLike and isMapLike 2024-05-06 13:33:39 -07:00
snappy.js Use DataReader over Decoded. Fewer allocations, slightly faster. 2024-04-17 23:43:04 -07:00
thrift.js Delta binary packed encoding 2024-05-12 15:47:16 -07:00
types.d.ts Faster row transpose 2024-05-14 17:13:24 -07:00
utils.js Int96 date parsing 2024-05-12 19:24:10 -07:00