Currently, the only output is a using CTAS. The default format is parquet and you can use the setting you described above to get csv. Is there a particular piece of functionality that you would expect export to provide that CTAS does not?
On Mon, Jun 8, 2015 at 12:41 PM, James Jones <[email protected]> wrote: > Does Apache Drill have an export function? > > Or does one need to go the Alter session set store.format = csv then do a > CTAS query? > > Apologies if I overlooked in the documentation. > > James >
