CSV Formatter Transformation
Plugin version: 2.10.0
Formats a Structured Record as a CSV Record. Supported CSV Record formats are DELIMITED
, EXCEL
, MYSQL
, RFC4180
, and TDF
. When the format is DELIMITED
, one can specify different delimiters that a CSV Record should use for separating fields.
Configuration
Property | Macros Enabled? | Description |
---|---|---|
Formats | No | Required. Specifies the format of the CSV Record to be generated. |
Choose a delimiter | No | Required. Specifies the delimiter to be used to generate a CSV Record. This option is available when the format is specified as |
Output Schema | No | Required. Specifies the output schema. Output schema should only have fields of type String. |
Created in 2020 by Google Inc.