Property
ArrowCSVReadOptions:allow-null-strings
since: 0.14.0
Description [src]
Whether string / binary columns can have null values.
If TRUE, then strings in “null_values” are considered null for string columns.
If FALSE, then all strings are valid string values.
| Type: | gboolean |
| Available since: | 0.14.0 |