Kenny Daniel
3c5714996e
Fix json serialization of bigints
2025-11-13 00:43:10 -08:00
Kenny Daniel
bfb1d74bf8
Geospatial stats ( #13 )
2025-10-26 14:30:49 -07:00
Kenny Daniel
3a2e0203aa
Publish v0.9.0
2025-10-23 12:17:13 -07:00
Kenny Daniel
ee346e7d08
Update schemaOverrides to allow nested column types, and fix the README
2025-10-23 12:15:56 -07:00
Kenny Daniel
4715a4a429
Geospatial ( #12 )
2025-10-23 12:11:25 -07:00
Kenny Daniel
a56c78de39
Fix thrift encoding when delta > 15
2025-10-23 10:58:44 -07:00
Kenny Daniel
e68f992101
Publish v0.8.0
2025-10-21 00:49:05 -07:00
Kenny Daniel
e64e66abaa
Dremel list encoding
2025-10-21 00:43:50 -07:00
Kenny Daniel
1ac0c70197
Refactor ColumnEncoder to pass around column info
2025-10-21 00:43:37 -07:00
Kenny Daniel
1ba902f0ed
Publish v0.7.0
2025-10-18 13:40:48 -07:00
Kenny Daniel
760a2df333
Default-only exports ( #10 )
2025-10-18 13:39:35 -07:00
Rens Wolters
cbe9c9e1d4
Enable exports for default imports ( #9 )
...
* Enable exports for default imports
* Fixed tests
2025-10-18 13:15:09 -07:00
Kenny Daniel
1061c81538
Publish v0.6.1
2025-07-28 17:10:00 -07:00
Kenny Daniel
22e40cf6c4
Handle optional json columns
2025-07-28 17:06:42 -07:00
Kenny Daniel
c4df408063
Publish v0.6.0
2025-07-04 01:48:10 -07:00
Kenny Daniel
538740f578
rowGroupSize can be an array
2025-07-04 01:43:07 -07:00
Kenny Daniel
a15bbc7eef
Update hyparquet internals
2025-07-04 01:42:55 -07:00
Kenny Daniel
86f4c4314e
Publish v0.5.1 sideEffect-free
2025-05-31 23:08:27 -07:00
Kenny Daniel
5957c219bc
Allow null columns to be auto-typed
2025-05-31 23:06:17 -07:00
Kenny Daniel
3f21e329cc
Publish v0.5.0
2025-05-31 17:34:07 -07:00
Kenny Daniel
9d0ab4faa8
Export node by default for better next.js support.
...
Also move fileWriter into node.js file.
2025-05-31 17:33:26 -07:00
Kenny Daniel
37508f69aa
Export types
2025-05-31 17:00:15 -07:00
Kenny Daniel
b8227afdde
Rename ColumnData to ColumnSource
2025-05-31 16:57:00 -07:00
Kenny Daniel
427c59fe53
Publish v0.4.0
2025-05-09 21:49:42 -07:00
Kenny Daniel
791a70b983
Refactor api to support arbitrary parquet schemas ( #3 )
...
* Refactor api to support arbitrary parquet schemas
* More detail in README and error messages
* Export schema tools with optional overrides
* Test for basic timestamp type
* Fix time-type tests
* schemaFromColumnData should take an options object
* Update README with schemaFromColumnData options
2025-05-09 14:47:22 -07:00
Kenny Daniel
43d8061d92
Publish v0.3.5
2025-04-21 23:27:56 -07:00
Kenny Daniel
842ff4c15e
Repeated types not yet supported
2025-04-21 23:01:11 -07:00
Kenny Daniel
b11b92ffb9
UUID and improved fixed length byte array support
2025-04-21 12:32:51 -07:00
Kenny Daniel
edabe74bd6
Float16
2025-04-21 11:32:13 -07:00
Kenny Daniel
93ff818508
Publish v0.3.4
2025-04-20 23:27:46 -07:00
Kenny Daniel
4494260015
Round-trip tests
2025-04-20 23:27:01 -07:00
Kenny Daniel
5ecc4ff52e
RLE encoding for booleans
2025-04-20 22:54:03 -07:00
Kenny Daniel
263dae7101
Check for safe integers
2025-04-20 20:03:24 -07:00
Kenny Daniel
5a3d6e8d3f
Pass bitWidth to writeRleBitPackedHybrid to avoid re-scanning data
2025-04-20 19:23:44 -07:00
Kenny Daniel
12a12edfe8
Publish v0.3.3
2025-04-19 01:45:19 -07:00
Kenny Daniel
786816c55f
Set dictionary threshold to 2
2025-04-19 01:15:13 -07:00
Kenny Daniel
9ed5f2ad03
Publish v0.3.2
2025-04-19 00:36:38 -07:00
Kenny Daniel
fa9006221d
Fix statistics writing for dates and decimals
2025-04-19 00:34:21 -07:00
Kenny Daniel
85ca43374a
Publish v0.3.1
2025-04-17 01:15:23 -07:00
Kenny Daniel
de03425587
Don't write file_path, duckdb doesn't like it
2025-04-17 01:13:46 -07:00
Kenny Daniel
0e680e2706
Publish v0.3.0
2025-04-17 00:39:09 -07:00
Kenny Daniel
b92886bf16
Split out node.js exports
2025-04-17 00:38:17 -07:00
Kenny Daniel
02448b8fdc
Publish v0.2.5
2025-04-15 23:46:02 -07:00
Kenny Daniel
c15bcbe2b8
Find bitwidth faster for large arrays
2025-04-15 23:45:29 -07:00
Kenny Daniel
c38151e32f
TPCH benchmark
2025-04-15 22:55:21 -07:00
Kenny Daniel
f46615d7ca
Publish v0.2.4
2025-04-15 22:36:50 -07:00
Kenny Daniel
18294de6ec
Fix offset handling for filewriter
2025-04-15 22:33:58 -07:00
Kenny Daniel
903530f1ff
Publish v0.2.3
2025-04-14 23:40:27 -07:00
Kenny Daniel
7e064bd7b0
Update README
2025-04-14 23:27:07 -07:00
Kenny Daniel
26daec2fcb
Split out writeDataPageV2
2025-04-13 22:43:09 -07:00