nwfsc-fram / OceanTS

Oceanographic data processing in Typescript using NodeJS and Apache Arrow
0 stars 3 forks source link

Examine bulk arrow table to JSON output for CSV writing #15

Open ghost opened 5 years ago

ghost commented 5 years ago

See here for details:

https://github.com/apache/arrow/pull/1343#discussion_r271997608

ghost commented 5 years ago

Currently the csv writing it still asynchronous.