String Reverse
Overview
String Reverse: converts generated fields into new fields in reverse order.
Input and Output
- Input: fields to be reversed
- Output: reversed fields
Description
Parameter |
Description |
Type |
Mandatory |
Default Value |
---|---|---|---|---|
Fields to be reversed |
Information about the fields to be reversed
|
map |
Yes |
None |
Data Processing Rules
- Reverse the values of fields.
- If the input data is null, no conversion is required.
- It can be configured that all data becomes dirty data when the number of input field columns is greater than the number of field columns actually included in the original data.
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 Reverse operator is configured, two new fields C and D are generated.
After the conversion, four fields are generated in sequence:
abcd,product,dcba,tcudorp FusionInsight,Bigdata,thgisnInoisuF,atadgiB
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