Chun Chang created DRILL-397:
--------------------------------
Summary: need to be able to specify schema through sqlline
Key: DRILL-397
URL: https://issues.apache.org/jira/browse/DRILL-397
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.0.0-milestone-3
Reporter: Chun Chang
Before the current merge, we can specify schema through sqlline like this:
./sqlline -u jdbc:drill:schema=parquet-local -n admin -p admin
We need this feature be restored so we don't need to modify our existing
queries to add storage engine type such as cp.`employee.json`.
--
This message was sent by Atlassian JIRA
(v6.2#6252)