This feature is good. ----------------------------------- Xiangdong Huang School of Software, Tsinghua University
黄向东 清华大学 软件学院 jihang (Jira) <[email protected]> 于2021年7月29日周四 上午10:49写道: > > [ > https://issues.apache.org/jira/browse/IOTDB-1536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > jihang reassigned IOTDB-1536: > ----------------------------- > > Assignee: jihang > > > Support fuzzy query > > ------------------- > > > > Key: IOTDB-1536 > > URL: https://issues.apache.org/jira/browse/IOTDB-1536 > > Project: Apache IoTDB > > Issue Type: Improvement > > Components: Core/Engine > > Reporter: jihang > > Assignee: jihang > > Priority: Major > > Fix For: 0.13.0 > > > > > > mysql : select * from table where field like '%field%' > > influxdb: select fieldName from measurementName where fieldName=~/^field/ > > iotdb:have LIKE grammar but not support. SqlBase.g4: > > !image-2021-07-29-10-45-56-328.png! > > > > > > -- > This message was sent by Atlassian Jira > (v8.3.4#803005) >
