Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We removed sqlline as a dependency in CALCITE-619, but this broke the sqlline launcher (and sqlline.bat) because sqlline.jar no longer appears in Calcite's dependencies.
We need to add back the sqlline dependency.
Also add a test SqllineTest that checks whether sqlline can connect to Calcite. (Parts the functionality of this test are disabled pending https://github.com/julianhyde/sqlline/issues/35.)
Attachments
Issue Links
- relates to
-
CALCITE-752 Add back sqlline as a dependency to csv example
- Closed