Pavel Semenov created DRILL-7262: ------------------------------------ Summary: 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 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)