You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Haonan Hou (Jira)" <ji...@apache.org> on 2021/08/24 02:33:00 UTC

[jira] [Created] (IOTDB-1586) Support mysql-style Like clause

Haonan Hou created IOTDB-1586:
---------------------------------

             Summary: Support mysql-style Like clause 
                 Key: IOTDB-1586
                 URL: https://issues.apache.org/jira/browse/IOTDB-1586
             Project: Apache IoTDB
          Issue Type: New Feature
            Reporter: Haonan Hou


The previous fuzzy query using 'like' is more like regexp. We can move the previous logic to 'regexp' clause. And support the real mysql-style 'like' clause usingĀ '%' and '_'.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)