I downloaded the 1.7-SNAPSHOT and built it as suggested without running the tests.

I did try to build it earlier with tests and that generated errors.
While following the instructions on page http://calcite.apache.org/docs/tutorial.html
I get the following output

C:\Users\Ron\Documents\workspace-sts-3.6.4.RELEASE\Calcite\example\csv>sqlline.bat
[INFO] Scanning for projects...


[INFO] BUILD SUCCESS
[INFO] -----------------------------------------------------------------------
[INFO] Total time: 14.185 s
[INFO] Finished at: 2016-01-23T22:23:43-05:00
[INFO] Final Memory: 14M/210M
[INFO] -----------------------------------------------------------------------
sqlline version 1.1.9
sqlline> !connect jdbc:calcite:model=target/test-classes/model.json admin admi
Connecting to jdbc:calcite:model=target/test-classes/model.json
java.lang.RuntimeException: Error instantiating JsonCustomSchema(name=SALES)


java.lang.ClassNotFoundException: org.apache.calcite.adapter.csv.CsvSchemaFactory

What did I miss.

Ron

--
Ron Wheeler
President
Artifact Software Inc
email: [email protected]
skype: ronaldmwheeler
phone: 866-970-2435, ext 102

Reply via email to