-
-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Rows are currently stored on disk in this format:
[1, "Simon"]
[2, "Cleo"]
You have to consult the accompanying metadata JSON file to find out what the column names are.
A command that streams out one of these dumps as newline separated objects with the column names as keys would be useful.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request