tExtractDelimitedFields
Generates multiple columns from a delimited string column.
The extracted fields are written in new columns of the output schema. If you need to keep the original columns in the output of this component, define these columns in the output schema using the same column names as the original ones.