csv
parser plugin parses CSV format.keys
delimiter
parser_type
fast
uses its own lightweight implementation. This parser is several timesnormal
but it supports only typical patterns.fast
:normal
parser instead.null_value_pattern '-'
in the configuration, user
field becomes nil
instead of "-"
.