Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apecloud/myduckserver
/ Record
Method
Record
flightsqlserver/sql_batch_reader.go:253–253 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
251
func
(r *SqlBatchReader) Schema() *arrow.Schema {
return
r.schema }
252
253
func
(r *SqlBatchReader) Record() arrow.Record {
return
r.record }
254
255
func
(r *SqlBatchReader) Err() error {
return
r.err }
256
Callers
3
getParamsForStatement
Function · 0.45
executeQueryAndVerify
Function · 0.45
Start
Method · 0.45
Calls
no outgoing calls
Tested by
1
executeQueryAndVerify
Function · 0.36