Skip to content

Commit 3185a09

Browse files
add parquet to create json setting in package.json (#13)
1 parent d26f544 commit 3185a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
"data.preview.create.json.files": {
355355
"type": "boolean",
356356
"default": false,
357-
"description": "Create '.json' data files for Arrow, Avro & Excel binary data formats"
357+
"description": "Create '.json' data files for Arrow, Avro, Parquet & Excel binary data formats"
358358
},
359359
"data.preview.create.json.schema": {
360360
"type": "boolean",

0 commit comments

Comments
 (0)