Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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.


  • No labels