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