lianghuan-xatu opened a new issue, #10832:
URL: https://github.com/apache/inlong/issues/10832
### Description
Parent issue [Umbrella] Tencent Rhino-bird: Expand InLong Transform
functions #10796
TRANSLATE(value, searchString, replacementString)
TRANSLATE function that replaces a sequence of characters in a string with
another set of characters.
Example:
TRANSLATE('Hello world', 'eo', 'EO')
### Use case
_No response_
### Are you willing to submit PR?
- [X] Yes, I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://www.apache.org/foundation/policies/conduct)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]