Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ applyToJoinIterator
Method
applyToJoinIterator
pkg/parquetquery/iters.go:309–309 ·
view source on GitHub ↗
(*JoinIterator)
Source
from the content-addressed store, hash-verified
307
308
type
JoinIteratorOption
interface
{
309
applyToJoinIterator(*JoinIterator)
310
}
311
312
type
LeftJoinIteratorOption
interface
{
Callers
1
NewJoinIterator
Function · 0.65
Implementers
1
PoolOption
pkg/parquetquery/iters.go
Calls
no outgoing calls
Tested by
no test coverage detected