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
