MCPcopy
hub / github.com/grafana/tempo / KeepValue

Method KeepValue

pkg/parquetquery/predicates.go:20–20  ·  view source on GitHub ↗
(pq.Value)

Source from the content-addressed store, hash-verified

18 KeepColumnChunk(*ColumnChunkHelper) bool
19 KeepPage(page pq.Page) bool
20 KeepValue(pq.Value) bool
21}
22
23// NewStringEqualPredicate is just an alias for the equivalent byte predicate

Callers 10

KeepValueMethod · 0.65
KeepValueMethod · 0.65
KeepValueMethod · 0.65
nextMethod · 0.65
nextMethod · 0.65

Implementers 15

samplingPredicatetempodb/encoding/vparquet4/block_trace
reportValuesPredicatetempodb/encoding/vparquet4/block_searc
samplingPredicatetempodb/encoding/vparquet5/block_trace
reportValuesPredicatetempodb/encoding/vparquet5/block_searc
reportValuesPredicatetempodb/encoding/vparquet3/block_searc
ByteInPredicatepkg/parquetquery/predicates.go
ByteNotInPredicatepkg/parquetquery/predicates.go
regexPredicatepkg/parquetquery/predicates.go
SubstringPredicatepkg/parquetquery/predicates.go
IntBetweenPredicatepkg/parquetquery/predicates.go
OrPredicatepkg/parquetquery/predicates.go
InstrumentedPredicatepkg/parquetquery/predicates.go

Calls

no outgoing calls