dvirtz / vscode-parquet-viewer

A VS Code extension to view Apache Parquet files as JSON
MIT License
29 stars 6 forks source link

streamify #128

Closed dvirtz closed 2 months ago

dvirtz commented 5 months ago

Use the Node.js stream.Transform API to implement backends and formatters.

dvirtz commented 2 months ago

:tada: This issue has been resolved in version 2.10.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: