Please see
https://cwiki.apache.org/confluence/display/DRILL/CREATE+TABLE+AS+%28CTAS%29+Command

On Sun, Feb 8, 2015 at 10:47 AM, Minnow Noir <[email protected]> wrote:

> I'm trying to extract query results as CSV for ingestion into another
> tool.  There's no obvious way in sqlline, the web UI, or the docs to
> extract query results as CSV (or other formats).
>
> sqlline ./test.sql > output.csv doesn't work. Is there a way to pass
> sqlline a query file and then dump the output?
>
> Thanks
>

Reply via email to