You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@iotdb.apache.org by "Duan Tianyang (Jira)" <ji...@apache.org> on 2020/03/08 03:22:00 UTC

[jira] [Created] (IOTDB-549) TApplicationException is thrown when input sql is not correct

Duan Tianyang created IOTDB-549:
-----------------------------------

             Summary: TApplicationException is thrown when input sql is not correct
                 Key: IOTDB-549
                 URL: https://issues.apache.org/jira/browse/IOTDB-549
             Project: Apache IoTDB
          Issue Type: Bug
            Reporter: Duan Tianyang
         Attachments: 1.png, 2.png, 3.png, 4.png

When user input wrong script, executeQueryStatement method sometimes throws an TApplicationException without messages to explain the sql error. I observed that it happens when the latter part (after "select") of the sql script is wrong. I tried some script in SessionExample.java  they've got the same result (see attachments). 



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