Chenjian created IGNITE-18964:
---------------------------------
Summary: Fix sql wildcard to java regex translation when involving
consecutive wildcard characters
Key: IGNITE-18964
URL: https://issues.apache.org/jira/browse/IGNITE-18964
Project: Ignite
Issue Type: Bug
Components: sql
Affects Versions: 2.14
Reporter: Chenjian
Assignee: Chenjian
It's an capture corner case for the IGNITE-12687.
The current `SqlListenerUtils.translateSqlWildcardsToRegex` not handle
consecutive "_" character correctly.
Affected version is from 2.9 to 2.14
--
This message was sent by Atlassian Jira
(v8.20.10#820010)