The String Operations operator converts the upper and lower cases of existing fields to generate new fields.
Parameter |
Description |
Type |
Mandatory |
Default Value |
---|---|---|---|---|
Fields to be processed |
Information about fields for string case conversion:
|
map |
Yes |
None |
Use the CSV File Input operator to generate fields A and B.
The following figure shows the source file.
abcd,product FusionInsight,Bigdata
After configuring the String Operations operator, fields C and D are generated.
After conversion, four fields are generated, as shown in the following figure.
abcd,product,ABCD,product FusionInsight,Bigdata,FUSIONINSIGHT,bigdata