Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Push
Method
Push
api/queryio/jsup.go:27–29 ·
view source on GitHub ↗
(vec vector.Any)
Source
from the content-addressed store, hash-verified
25
}
26
27
func
(w *JSUPWriter) Push(vec vector.Any) error {
28
return
w.writer.Push(vec)
29
}
30
31
type
describe
struct
{
32
Type string `json:
"type"
`
Callers
1
TestJSUPWriter
Function · 0.95
Calls
1
Push
Method · 0.65
Tested by
1
TestJSUPWriter
Function · 0.76