JSONEachRow
Description
In this format, ClickHouse outputs each row as a separated, newline-delimited JSON Object. Alias: JSONLines
, NDJSON
.
Example Usage
Example:
While importing data columns with unknown names will be skipped if setting input_format_skip_unknown_fields is set to 1.