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

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

     [ https://issues.apache.org/jira/browse/IOTDB-549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jialin Qiao closed IOTDB-549.
-----------------------------
    Fix Version/s: 0.10.0-SNAPSHOT
       Resolution: Fixed

> 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
>    Affects Versions: 0.10.0-SNAPSHOT
>            Reporter: Duan Tianyang
>            Assignee: Jialin Qiao
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.10.0-SNAPSHOT
>
>         Attachments: 1.png, 2.png, 3.png, 4.png
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)