I'll replace `a-zA-Z0-9\u005f\u0024\u0061-\u007a\u0041-\u005a\u0030-\u0039` by
`\p{javaJavaIdentifierPart}` which matches all valid characters of Java
identifiers.[ Full content available at: https://github.com/apache/flink/pull/6622 ] This message was relayed via gitbox.apache.org for [email protected]
