Hi @yanghua , what I mean is the `replacement` string. You should try something
like `"foobar".regexpReplace("oo", "$")` and `"foobar".regexpReplace("oo",
"\\")`.[ Full content available at: https://github.com/apache/flink/pull/6450 ] This message was relayed via gitbox.apache.org for [email protected]
