Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ NewBatch
Function
NewBatch
sbuf/batch.go:206–208 ·
view source on GitHub ↗
(vals []super.Value)
Source
from the content-addressed store, hash-verified
204
}
205
206
func
NewBatch(vals []super.Value) Batch {
207
return
&batch{Batch: NewArray(vals)}
208
}
Callers
14
Pull
Method · 0.92
unnest
Method · 0.92
send
Method · 0.92
Pull
Method · 0.92
Pull
Method · 0.92
Pull
Method · 0.92
Pull
Method · 0.92
Forward
Method · 0.92
Forward
Method · 0.92
result
Method · 0.92
readSpills
Method · 0.92
readTable
Method · 0.92
Calls
1
NewArray
Function · 0.70
Tested by
no test coverage detected