Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Make it possible to launch the CSV adapter from sqlline, like this:
./sqlline -u "jdbc:calcite:schemaFactory=org.apache.calcite.adapter.file.FileSchemaFactory;schema.directory=/home/jhyde/open1/phoenix" sqlline> select count(*) from "calcite_test_failures";
In this case, there is a "calcite_test_failures.csv" file in the phoenix directory.
Attachments
Issue Links
- is related to
-
CALCITE-1657 Release Calcite 1.12.0
-
- Closed
-
- links to