On Fri, Sep 12, 2014 at 6:31 AM, Matt Burgess <[email protected]> wrote:

> SELECT transform("concatTab", *) from dfs.`my_file.csv`
>
> the intent here is that a result set is returned that basically changes a
> CSV file to a TSV result set.
>

This should be done at a higher level than the SQL itself.

Reply via email to