Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ applyToLeftJoinIterator
Method
applyToLeftJoinIterator
pkg/parquetquery/iters.go:313–313 ·
view source on GitHub ↗
(*LeftJoinIterator)
Source
from the content-addressed store, hash-verified
311
312
type
LeftJoinIteratorOption
interface
{
313
applyToLeftJoinIterator(*LeftJoinIterator)
314
}
315
316
type
CollectorOption
struct
{
Callers
1
NewLeftJoinIterator
Function · 0.65
Implementers
4
CollectorOption
pkg/parquetquery/iters.go
PoolOption
pkg/parquetquery/iters.go
NameOption
pkg/parquetquery/iters.go
IteratorOption
pkg/parquetquery/iters.go
Calls
no outgoing calls
Tested by
no test coverage detected