Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.16.0
-
None
-
None
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
ADDITIONAL INFO
Current issue will be fixed in scope of https://github.com/julianhyde/sqlline/pull/297
Attachments
Attachments
Issue Links
- is part of
-
DRILL-7236 SqlLine 1.8 upgrade
- Resolved
- links to