You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Arina Ielchiieva (JIRA)" <ji...@apache.org> on 2019/06/07 10:44:01 UTC

[jira] [Resolved] (DRILL-7262) Parse Error appears on attempting to run several SQL queries at the same time in SQLLine

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

Arina Ielchiieva resolved DRILL-7262.
-------------------------------------
    Resolution: Fixed

Resolved with 2766e653cda8b1de817b234c66b0058e707750d0 commit id.

> Parse Error appears on attempting to run several SQL queries at the same time in SQLLine
> ----------------------------------------------------------------------------------------
>
>                 Key: DRILL-7262
>                 URL: https://issues.apache.org/jira/browse/DRILL-7262
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.16.0
>            Reporter: Pavel Semenov
>            Assignee: Volodymyr Vysotskyi
>            Priority: Minor
>             Fix For: 1.17.0
>
>         Attachments: 2.png
>
>
> *STEPS TO REPRODUCE*
> # Run SqlLine
> # Submit several SQL queries at the same time, e.g. (select * from sys.version; select * from sys.version; ) 
> # Observe the result
> *EXPECTED RESULT*
> Several query results appear 
> *ACTUAL RESULT*
> Parse Error appears 
> !2.png|thumbnail!
> *ADDITIONAL INFO*
> Current issue will be fixed in scope of [https://github.com/julianhyde/sqlline/pull/297]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)