Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ KeepColumnChunk
Method
KeepColumnChunk
pkg/parquetquery/predicates.go:18–18 ·
view source on GitHub ↗
(*ColumnChunkHelper)
Source
from the content-addressed store, hash-verified
16
fmt.Stringer
17
18
KeepColumnChunk(*ColumnChunkHelper) bool
19
KeepPage(page pq.Page) bool
20
KeepValue(pq.Value) bool
21
}
Callers
6
KeepColumnChunk
Method · 0.65
KeepColumnChunk
Method · 0.65
KeepColumnChunk
Method · 0.65
seekRowGroup
Method · 0.65
next
Method · 0.65
next
Method · 0.65
Implementers
15
samplingPredicate
tempodb/encoding/vparquet4/block_trace
reportValuesPredicate
tempodb/encoding/vparquet4/block_searc
samplingPredicate
tempodb/encoding/vparquet5/block_trace
reportValuesPredicate
tempodb/encoding/vparquet5/block_searc
reportValuesPredicate
tempodb/encoding/vparquet3/block_searc
ByteInPredicate
pkg/parquetquery/predicates.go
ByteNotInPredicate
pkg/parquetquery/predicates.go
regexPredicate
pkg/parquetquery/predicates.go
SubstringPredicate
pkg/parquetquery/predicates.go
IntBetweenPredicate
pkg/parquetquery/predicates.go
OrPredicate
pkg/parquetquery/predicates.go
InstrumentedPredicate
pkg/parquetquery/predicates.go
Calls
no outgoing calls
Tested by
no test coverage detected