Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ KeepPage
Method
KeepPage
pkg/parquetquery/predicates.go:19–19 ·
view source on GitHub ↗
(page pq.Page)
Source
from the content-addressed store, hash-verified
17
18
KeepColumnChunk(*ColumnChunkHelper) bool
19
KeepPage(page pq.Page) bool
20
KeepValue(pq.Value) bool
21
}
22
Callers
6
KeepPage
Method · 0.65
KeepPage
Method · 0.65
KeepPage
Method · 0.65
seekPages
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