Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ reset
Method
reset
runtime/sam/expr/function/unflatten.go:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
}
126
127
func
(c *recordCache) reset() {
128
c.index = 0
129
}
130
131
type
record
struct
{
132
fields []super.Field
Callers
1
Call
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected