LineAsString
| Input | Output | Alias | 
|---|---|---|
| ✔ | ✔ | 
Description
The LineAsString format interprets every line of input data as a single string value.
This format can only be parsed for a table with a single field of type String.
The remaining columns must be set to DEFAULT, MATERIALIZED, or omitted.
