Could also be a terminal setting bug.


On Thu, Jun 25, 2015 at 9:24 PM, Jacques Nadeau <[email protected]> wrote:

> Sounds like a bug in sqlline's output format.  Try changing the output
> format from table to csv to work around this.
> On Jun 25, 2015 1:13 PM, "Jim Scott" <[email protected]> wrote:
>
> > Can anyone point me to a configuration setting (not maxwidth) that can
> > prevent having the drill output in the CLI from overwriting data that is
> > already in a row? (i.e. the data is not wrapping to a new line)
> >
> > I have a query that when I select all the columns, the data in the
> columns
> > at the end overwrite the data from the columns at the beginning because
> > each row is only being written to a single line. It is NOT wrapping to
> the
> > next line.
> >
> > Thanks!
> > Jim
> >
>

Reply via email to