You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be great to support streaming NDJSON and CSV from stdin. Streaming a file is often better when the file is smaller and compressed. For example, I have a 40M file that weighs 1GiB compressed but 15GiB uncompressed/raw.
It could be great to support streaming NDJSON and CSV from stdin. Streaming a file is often better when the file is smaller and compressed. For example, I have a 40M file that weighs 1GiB compressed but 15GiB uncompressed/raw.
The text was updated successfully, but these errors were encountered: