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:57:26 UTC

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

    [ https://issues.apache.org/jira/browse/DRILL-3915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948536#comment-14948536 ] 

Philip Deegan commented on DRILL-3915:
--------------------------------------

or use the -f flag

> 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)