Should we also add `?:` in the outer matches? Same for `doubleQuoteStringLiteral `. ((?:''|[^'])*)-> (?:(?:''|[^'])*) Add `?:` in order to match expressions but does not remember the match.
[ Full content available at: https://github.com/apache/flink/pull/6671 ] This message was relayed via gitbox.apache.org for [email protected]
