mirror of
https://github.com/asadbek064/hyparquet-writer.git
synced 2026-01-05 11:16:36 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| files | ||
| bytewriter.test.js | ||
| encoding.test.js | ||
| example.js | ||
| filewriter.test.js | ||
| metadata.test.js | ||
| package.test.js | ||
| plain.test.js | ||
| snappy.test.js | ||
| thrift.test.js | ||
| unconvert.test.js | ||
| write.buffer.test.js | ||
| write.file.test.js | ||
| write.roundtrip.test.js | ||
| write.schema.test.js | ||