Julian Hyde created CALCITE-1560:
------------------------------------

             Summary: Remove "avatica" directory from sqlline's class path
                 Key: CALCITE-1560
                 URL: https://issues.apache.org/jira/browse/CALCITE-1560
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


The sqlline launcher scripts ({{sqlline}} and {{sqlline.bat}}) build a class 
path that contains the target directory of each component (core, druid, 
cassandra etc.). That class path currently includes avatica, but that is wrong 
since Calcite now uses Avatica as a library.

It causes problems in a dev environment where Avatica has changed an API and 
Calcite is using the previous released version, e.g. the change to the 
newDatabaseMetaData method in CALCITE-1213.

Remove "avatica" from the list.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to