You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/04/23 00:27:59 UTC

[jira] [Created] (CALCITE-692) Add back sqlline as a dependency

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)