Philip Deegan created DRILL-3915:
------------------------------------
Summary: Execute queries with multiple lines
Key: DRILL-3915
URL: https://issues.apache.org/jira/browse/DRILL-3915
Project: Apache Drill
Issue Type: Bug
Components: Client - CLI, SQL Parser
Affects Versions: 1.1.0, 1.2.0
Environment: Mint 17.1
Java 7u80
Reporter: Philip Deegan
File
{noformat}
SELECT
*
FROM
dfs.`dfs`;
{noformat}
By
{noformat}
sqlline -q jdbc:drill:zk=local < File
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)