You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Pavel Semenov (JIRA)" <ji...@apache.org> on 2019/05/17 09:07:00 UTC

[jira] [Updated] (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 ]

Pavel Semenov updated DRILL-7262:
---------------------------------
    Description: 
*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]

  was:
*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]


> 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
>            Priority: Minor
>         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)