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)