Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Read
Method
Read
sio/arrowio/reader.go:20–20 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
19
type
RecordBatchReader
interface
{
20
Read() (arrow.RecordBatch, error)
21
Release()
22
Schema() *arrow.Schema
23
}
Callers
13
Read
Method · 0.65
readFrame
Method · 0.65
readCompressedFrame
Method · 0.65
Read
Method · 0.65
ReadPayload
Method · 0.65
TestNewReaderUsesContextParameter
Function · 0.65
Read
Method · 0.65
FileType
Function · 0.65
Read
Method · 0.65
match
Function · 0.65
fill
Method · 0.65
Read
Method · 0.65
Calls
no outgoing calls
Tested by
1
TestNewReaderUsesContextParameter
Function · 0.52