Commit Graph

6 Commits

Author SHA1 Message Date
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
b92886bf16
Split out node.js exports 2025-04-17 00:38:17 -07:00
Kenny Daniel
5c686412c1
FileWriter 2025-04-08 03:22:30 -07:00
Kenny Daniel
5e89e80cad
Stream writer 2025-04-07 01:29:38 -07:00
Kenny Daniel
05ee5e274f
Initial writer implementation 2025-03-25 21:09:06 -07:00
Kenny Daniel
3a29bb7bca
Initial JS project 2025-03-21 00:08:34 -07:00