Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grafana/tempo
/ Close
Method
Close
tempodb/encoding/vparquet4/block_traceql.go:1451–1453 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1449
}
1450
1451
func
(i *spansetIterator) Close() {
1452
i.iter.Close()
1453
}
1454
1455
// mergeSpansetIterator iterates through a slice of spansetIterators exhausting them
1456
// in order
Callers
nothing calls this directly
Calls
1
Close
Method · 0.65
Tested by
no test coverage detected