You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Philip Deegan (JIRA)" <ji...@apache.org> on 2015/10/08 13:42:26 UTC

[jira] [Created] (DRILL-3915) Execute queries with multiple lines

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)