You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@drill.apache.org by Usman Ali <us...@platalytics.com> on 2015/07/16 07:55:04 UTC

Flatten Output Json

Hi,
      Drill sqlline displays output in a nice format. I am guessing it must
be flattening the output json before printing it. Is there any function
available in source code of drill to flatten the response json?

Regards,
Usman Ali

Re: Flatten Output Json

Posted by Sudheesh Katkam <sk...@maprtech.com>.
Does this help?
http://drill.apache.org/docs/flatten/ <http://drill.apache.org/docs/flatten/>

Thank you,
Sudheesh

> On Jul 15, 2015, at 10:55 PM, Usman Ali <us...@platalytics.com> wrote:
> 
> Hi,
>      Drill sqlline displays output in a nice format. I am guessing it must
> be flattening the output json before printing it. Is there any function
> available in source code of drill to flatten the response json?
> 
> Regards,
> Usman Ali