Static Schema Definition
CSV InputStatic Schema Definition
Description
A Static Schema Definition describes a stream layout that can be applied to a selected set of input/output transforms. The Schema Definition is a way to define a recurrent stream layout, that can be reused in multiple pipelines.
Being able to use the same schema definition in multiple pipelines simplifies development and reduces the risk of errors in manual field or layout specification.
Related Plugins
Transforms:
Options
Name
The name to be used for this schema definition
Description
The description to be used for this schema definition
Field Separator
separator used between fields in the schema definition
Enclosure
field enclosure used for fields in the schema definition
Field Definitions
List of fields and attributes that describe the file layout for this schema definition.
Last updated