id: version-0.68.0-org.apache.streampipes.processors.transformation.flink.field-converter title: Field Converter sidebar_label: Field Converter original_id: org.apache.streampipes.processors.transformation.flink.field-converter


Description

Converts a string value to a number data type.


Required input

This processor requires an event that contains at least one string valued field.


Configuration

Field

Specifies the string field that is converted.

Datatype

Specifies the target datatype depending on the previously specified string field.

Output

Output event in the specified target datatype.