diff --git a/query/execute/format.go b/query/execute/format.go index a52a126b06..c0e71cbe21 100644 --- a/query/execute/format.go +++ b/query/execute/format.go @@ -87,7 +87,8 @@ func (f *Formatter) WriteTo(out io.Writer) (int64, error) { // Compute header widths f.widths = make([]int, len(cols)) for j, c := range cols { - l := len(c.Label) + // Column header is "