Commit Graph

3 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
5a3d6e8d3f
Pass bitWidth to writeRleBitPackedHybrid to avoid re-scanning data 2025-04-20 19:23:44 -07:00
Kenny Daniel
c38151e32f
TPCH benchmark 2025-04-15 22:55:21 -07:00