DelimitedIngestConfig
VariantA delimited file (csv, tsv, ...).
Raw JSONv1
Properties
readerstringLibrary used to read the file.
one of
"data.table""vroom""duckdb""arrow"sepstring | nullField separator. Unset lets the reader detect it.
quotestringQuote character.
na_stringsstring[]≥ 1 itemsStrings to read as missing.
Relationships
Used by