Commit Graph

25 Commits

Author SHA1 Message Date
Kenny Daniel
7639b8ca7f
Fix fixed length byte array type 2024-05-12 21:52:26 -07:00
Kenny Daniel
82db6a8017
Delta binary packed encoding 2024-05-12 15:47:16 -07:00
Kenny Daniel
e398e66dd4
No utf8 in plain decoding 2024-05-09 16:28:50 -07:00
Kenny Daniel
4d5c8324aa
TypedArrays 2024-05-01 23:23:55 -07:00
Kenny Daniel
b8660baea1
Split out plain encoding 2024-04-30 20:28:50 -07:00
Kenny Daniel
f16e23f501
No copy readRleBitPackedHybrid 2024-04-30 14:40:18 -07:00
Kenny Daniel
93ff9a9f99
Refactor isListLike and isMapLike to use schemaPath 2024-04-29 18:45:29 -07:00
Kenny Daniel
2c6a111113
Refactor to use schemaPath 2024-04-29 17:38:26 -07:00
Kenny Daniel
86273b110c
PageType enum to string 2024-04-18 00:21:13 -07:00
Kenny Daniel
f826bff757
Use DataReader over Decoded. Fewer allocations, slightly faster. 2024-04-17 23:43:04 -07:00
Kenny Daniel
52721a3d30
Split out assemble objects 2024-03-18 17:40:52 -07:00
Kenny Daniel
4654c5eddf
Fix tests 2024-03-15 00:17:35 -07:00
Kenny Daniel
c6ad30b59a
schemaElement returns trees 2024-03-12 20:39:15 -07:00
Kenny Daniel
319dbb124e
Hysnappy wasm for faster benchmark.js 2024-02-27 14:37:32 -08:00
Kenny Daniel
8b575ad2d8
ParquetType as string 2024-02-27 11:31:17 -08:00
Kenny Daniel
11f35c9e43
Encoding as string 2024-02-27 10:51:57 -08:00
Kenny Daniel
87d78ab06e
Oops fix the other tests 2024-02-26 22:51:57 -08:00
Kenny Daniel
a65132b79c
Data Page V2 2024-02-26 18:44:33 -08:00
Kenny Daniel
c70b3b2227
Prepare for data page v2 2024-02-26 11:44:28 -08:00
Kenny Daniel
e2b85304b3
Fix UTF8 decoding 2024-02-16 16:27:00 -08:00
Kenny Daniel
69d2e725dd
Fix plain_dictionary encoding 2024-02-11 20:45:53 -08:00
Kenny Daniel
17f7ace840
Fix bug in readData, support more parquet files 2024-02-11 14:27:38 -08:00
Kenny Daniel
6d03bd6d86
Fix definition level parsing 2024-01-20 18:18:32 -08:00
Kenny Daniel
647056da8b
Async parquetRead with options 2024-01-15 15:11:03 -08:00
Kenny Daniel
c384cf469b
Parquet data page parser 2024-01-07 15:33:24 -08:00