Kenny Daniel
|
b01fbe7b75
|
Demo table
|
2024-05-05 13:42:28 -07:00 |
|
Kenny Daniel
|
5fdb71fca3
|
Publish v0.9.0
|
2024-05-04 01:31:31 -07:00 |
|
Kenny Daniel
|
57ed66646d
|
Convert statistics based on column type
|
2024-05-04 01:11:46 -07:00 |
|
Kenny Daniel
|
3d5d423694
|
Parse additional metadata
|
2024-05-04 01:03:42 -07:00 |
|
Kenny Daniel
|
eabf62f5a1
|
Return Uint8Array from thrift
|
2024-05-04 00:47:24 -07:00 |
|
Kenny Daniel
|
f86c8c6359
|
Update metadata types based on parquet.thrift schema, use bigint for i64 type.
|
2024-05-04 00:18:16 -07:00 |
|
Kenny Daniel
|
5f3e8ee568
|
Minor housekeeping
|
2024-05-03 22:06:56 -07:00 |
|
Kenny Daniel
|
ebc233bc80
|
Publish v0.8.0
|
2024-05-02 17:57:20 -07:00 |
|
Kenny Daniel
|
f411b83f5e
|
Fix min/max type definition
|
2024-05-02 17:29:39 -07:00 |
|
Kenny Daniel
|
bded3fb331
|
Encoding tests
|
2024-05-02 17:21:17 -07:00 |
|
Kenny Daniel
|
938076b3bc
|
Publish v0.7.11
|
2024-05-01 23:30:57 -07:00 |
|
Kenny Daniel
|
4d5c8324aa
|
TypedArrays
|
2024-05-01 23:23:55 -07:00 |
|
Kenny Daniel
|
b1f24c3892
|
Publish v0.7.10
|
2024-05-01 00:59:48 -07:00 |
|
Kenny Daniel
|
d093b0dcaa
|
Use DataReader for thrift
|
2024-05-01 00:55:16 -07:00 |
|
Kenny Daniel
|
b8660baea1
|
Split out plain encoding
|
2024-04-30 20:28:50 -07:00 |
|
Kenny Daniel
|
af908b9b83
|
No copy readBitPacked
|
2024-04-30 19:59:58 -07:00 |
|
Kenny Daniel
|
3deab62000
|
No copy readRle
|
2024-04-30 17:30:08 -07:00 |
|
Kenny Daniel
|
f16e23f501
|
No copy readRleBitPackedHybrid
|
2024-04-30 14:40:18 -07:00 |
|
Kenny Daniel
|
195ee9bc80
|
Splice into fixed length array
|
2024-04-30 13:43:01 -07:00 |
|
Kenny Daniel
|
28b2562af5
|
Publish v0.7.9
|
2024-04-30 10:38:38 -07:00 |
|
Kenny Daniel
|
488bfa7f90
|
Preallocate arrays for faster decoding
|
2024-04-30 00:38:19 -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
|
6ebb6a9ee8
|
isListLike and isMapLike tests
|
2024-04-29 17:16:47 -07:00 |
|
Kenny Daniel
|
a42cc558d0
|
Adjust read coalesce size
|
2024-04-29 16:43:07 -07:00 |
|
Kenny Daniel
|
d6a1981bcc
|
Publish v0.7.8
|
2024-04-28 19:07:52 -07:00 |
|
Kenny Daniel
|
54ef1e6b0a
|
Rewrite dremel assembly
|
2024-04-28 19:03:39 -07:00 |
|
Kenny Daniel
|
71dd68540d
|
Add dremel assembly demo page
|
2024-04-28 18:42:15 -07:00 |
|
Kenny Daniel
|
bf1b8d79c7
|
Simplify imports
|
2024-04-28 16:05:47 -07:00 |
|
Kenny Daniel
|
59db67f8d8
|
Publish v0.7.7
|
2024-04-26 14:04:40 -07:00 |
|
Kenny Daniel
|
09ea11517c
|
Fix typescript definitions
|
2024-04-26 14:01:00 -07:00 |
|
Kenny Daniel
|
c893000ec2
|
Publish v0.7.6
|
2024-04-18 11:41:10 -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
|
d000142cd7
|
Publish v0.7.5
|
2024-04-17 17:50:12 -07:00 |
|
Kenny Daniel
|
4b7d864319
|
Error handling for missing byteLength
|
2024-04-17 17:48:35 -07:00 |
|
Kenny Daniel
|
d0213bf0f1
|
Snappy jpg test
|
2024-04-12 23:58:37 -07:00 |
|
Kenny Daniel
|
00cbb6a3e6
|
Fix rowStart in onChunk callback.
Also split out readFiles tests.
|
2024-04-12 23:34:56 -07:00 |
|
Kenny Daniel
|
dd91122753
|
Update README with example for Async and Row/Column filtering
|
2024-04-11 13:11:58 -07:00 |
|
Kenny Daniel
|
d74da081bb
|
hysnappy docs
|
2024-04-07 23:09:48 -07:00 |
|
Kenny Daniel
|
3452d760d0
|
Publish v0.7.4
|
2024-04-07 10:01:08 -07:00 |
|
Kenny Daniel
|
6ffdeca103
|
Fast array concat
|
2024-04-07 09:59:37 -07:00 |
|
Kenny Daniel
|
7529e8a289
|
Publish v0.7.3
|
2024-04-06 22:04:45 -07:00 |
|
Kenny Daniel
|
429fd9e813
|
Fix max call stack error in browser: concat not spread...
|
2024-04-06 22:01:42 -07:00 |
|
Kenny Daniel
|
2aad27df81
|
Update README
|
2024-04-05 11:28:57 -07:00 |
|
Kenny Daniel
|
48dc10fd18
|
Error handling for undefined parquet file
|
2024-04-05 11:11:39 -07:00 |
|
Kenny Daniel
|
e3b3ddafa7
|
Add parquetRead example to README
|
2024-04-03 13:31:03 -07:00 |
|
Kenny Daniel
|
d8d453421c
|
Fix dremel assembly
|
2024-03-29 17:39:16 -07:00 |
|
Kenny Daniel
|
46df1ab454
|
Rewrite dremel assembly
|
2024-03-21 16:47:21 -07:00 |
|
Kenny Daniel
|
ef9e6a40f3
|
Publish v0.7.2
|
2024-03-19 09:15:00 -07:00 |
|