MCPcopy 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
19type RecordBatchReader interface {
20 Read() (arrow.RecordBatch, error)
21 Release()
22 Schema() *arrow.Schema
23}

Callers 13

ReadMethod · 0.65
readFrameMethod · 0.65
readCompressedFrameMethod · 0.65
ReadMethod · 0.65
ReadPayloadMethod · 0.65
ReadMethod · 0.65
FileTypeFunction · 0.65
ReadMethod · 0.65
matchFunction · 0.65
fillMethod · 0.65
ReadMethod · 0.65

Calls

no outgoing calls

Tested by 1