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
A use case for us would be streaming in a large json file and extracting a compound key. I've yet to see a command-line json tool that streams its input, so I don't think there's an off-the-shelf solution we could use.
The text was updated successfully, but these errors were encountered:
Things like underscore-cli struggle on large files/not streaming their input: https://github.com/ddopson/underscore-cli#efficienct-stream-processing-for-set-oriented-commands-like-map
A use case for us would be streaming in a large json file and extracting a compound key. I've yet to see a command-line json tool that streams its input, so I don't think there's an off-the-shelf solution we could use.
The text was updated successfully, but these errors were encountered: