MCPcopy
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

KeepColumnChunkMethod · 0.65
KeepColumnChunkMethod · 0.65
KeepColumnChunkMethod · 0.65
seekRowGroupMethod · 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

Tested by

no test coverage detected