Julian Hyde created CALCITE-692:
-----------------------------------
Summary: Add back sqlline as a dependency
Key: CALCITE-692
URL: https://issues.apache.org/jira/browse/CALCITE-692
Project: Calcite
Issue Type: Bug
Reporter: Julian Hyde
Assignee: Julian Hyde
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.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)