mirror of https://github.com/apache/druid.git
Add missing comma between JSON members in data-formats.md (#10343)
This commit is contained in:
parent
a5cd5f1e84
commit
a3bb6ee4a6
|
@ -208,7 +208,7 @@ The `inputFormat` to load data of Parquet format. An example is:
|
|||
"expr": "$.path.to.nested"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"binaryAsString": false
|
||||
},
|
||||
...
|
||||
|
|
Loading…
Reference in New Issue