Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Formats a Structured Record as a CSV Record. Supported CSV Record formats are DELIMITEDEXCELMYSQLRFC4180, 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 DELIMITED.

Output Schema

No

Required. Specifies the output schema. Output schema should only have fields of type String.

...