String Operations
Overview
String Operations: configures generated fields to generate new fields through case conversion.
Input and Output
- Input: fields whose case needs to be converted
- Output: converted fields
Description
Parameter |
Description |
Type |
Mandatory |
Default Value |
---|---|---|---|---|
Fields to be processed |
Information about fields for string case conversion:
|
map |
Yes |
None |
Data Processing Rule
- Converts the case of a string value.
- If the input data is null, no conversion is required.
Example
Use the CSV File Input operator to generate two fields: A and B.
The source file is as follows:
abcd,product FusionInsight,Bigdata
After the String Operations operator is configured, two new fields C and D are generated.
After the conversion, four fields are generated in sequence:
abcd,product,ABCD,product FusionInsight,Bigdata,FUSIONINSIGHT,bigdata
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot