Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Valid
Method
Valid
pkg/parquetquery/iters.go:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
func
(t *RowNumber) Valid() bool {
115
return
t[0] >= 0
116
}
117
118
// Next increments and resets the row numbers according
119
// to the given repetition and definition levels. Examples
Callers
5
Next
Method · 0.80
SeekTo
Method · 0.80
Next
Method · 0.80
SeekTo
Method · 0.80
next
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected