xiaozhihong created IOTDB-3597:
----------------------------------

             Summary: fuzzy query on non-TEXT data types, the error message is 
not clear
                 Key: IOTDB-3597
                 URL: https://issues.apache.org/jira/browse/IOTDB-3597
             Project: Apache IoTDB
          Issue Type: Bug
          Components: Core/Cluster, mpp-cluster
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: xiaozhihong
            Assignee: Minghui Liu
         Attachments: image-2022-06-22-13-47-14-082.png

When the value filtering fuzzy query is executed for non-text types, the prompt 
information for verifying the data type is not clear.
{code:java}
IoTDB> select * from root.sg.d1 where s5 like '%TRUE%';
Msg: 500: [INTERNAL_SERVER_ERROR(500)] Exception occurred: "select * from 
root.sg.d1 where s5 like '%TRUE%'". executeStatement failed. error code: 
TSStatus(code:411, message:Fragment cannot be dispatched) {code}
The log is:
!image-2022-06-22-13-47-14-082.png!



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to