Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Done
Method
Done
runtime/sam/expr/fieldnamefinder.go:125–127 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
123
}
124
125
func
(f *FieldNameIter) Done() bool {
126
return
len(f.stack) == 0
127
}
128
129
func
(f *FieldNameIter) Next() []byte {
130
// Step into non-empty records.
Callers
15
TestFieldNameIter
Function · 0.95
TestFieldNameIterEmptyTopLevelRecord
Function · 0.95
Pull
Method · 0.45
sendResult
Method · 0.45
run
Method · 0.45
Pull
Method · 0.45
send
Method · 0.45
run
Method · 0.45
Pull
Method · 0.45
Eval
Method · 0.45
Pull
Method · 0.45
Pull
Method · 0.45
Calls
no outgoing calls
Tested by
2
TestFieldNameIter
Function · 0.76
TestFieldNameIterEmptyTopLevelRecord
Function · 0.76