Property
ArrowJSONReadOptions:allow-newlines-in-values
since: 0.14.0
Description [src]
Whether objects may be printed across multiple lines (for example pretty printed).
if FALSE
, input must end with an empty line.
Type: | gboolean |
Available since: | 0.14.0 |