We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb3a3f0 commit 21aef4aCopy full SHA for 21aef4a
1 file changed
pkg/parcacol/querier.go
@@ -688,6 +688,7 @@ func (q *Querier) queryRangeNonDelta(ctx context.Context, filterExpr logicalplan
688
profile.ColumnTimeNanos: {},
689
valueSumColumn: {},
690
}
691
+
692
labelColumnIndices := []int{}
693
fields := ar.Schema().Fields()
694
for i, field := range fields {
0 commit comments