Skip to content

Commit

Permalink
add parquet to create json setting in package.json (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomFractals committed Feb 28, 2021
1 parent d26f544 commit 3185a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
"data.preview.create.json.files": {
"type": "boolean",
"default": false,
"description": "Create '.json' data files for Arrow, Avro & Excel binary data formats"
"description": "Create '.json' data files for Arrow, Avro, Parquet & Excel binary data formats"
},
"data.preview.create.json.schema": {
"type": "boolean",
Expand Down

0 comments on commit 3185a09

Please sign in to comment.