Source: "Bi thing" data stream conversion--character mapping table
The feature map transformation shows the characteristics of the columns in the data stream, the editing interface is simple, there is only one label interface, click on the column to be mapped, you can choose to add a new column or need to update the column. You can give an alias to the original column in the Output alias column, and select the action you want to take, with the following types of actions:
- Byte reversal: Reverses the order of the digits, such as the reversal of the data 0x1234 0x9876 is 0x4321 0x6789, which has the same operating result as the Lcmapstring,lcmap_byterev option
- Full Width: Converts half-length characters to length
- Half Width: Converts full-length characters to half-length
- Hiragana: Converts katakana in Japanese to Narihira Kana
- Katakana: Converts hiragana in Japanese to katakana
- Linguistic casing: using regional language rules
- Lowercase: Convert to lowercase characters
- Traditional Chinese: convert Simplified Chinese to Traditional Chinese
- Simplified Chinese: convert Traditional Chinese to Simplified Chinese
- Uppercase: Converting characters to uppercase
"Bi thing" data stream conversion--character mapping table