mirror of
https://github.com/asadbek064/hyparquet-writer.git
synced 2025-12-05 23:31:54 +00:00
Publish v0.1.4
This commit is contained in:
parent
7be21caa9e
commit
3d00ca30a8
@ -25,5 +25,6 @@ const arrayBuffer = parquetWrite({
|
||||
## References
|
||||
|
||||
- https://github.com/hyparam/hyparquet
|
||||
- https://github.com/hyparam/hyparquet-compressors
|
||||
- https://github.com/apache/parquet-format
|
||||
- https://github.com/apache/parquet-testing
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet-writer",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"description": "Parquet file writer for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user