Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ schema
Method
schema
cpp/src/arrow/ipc/reader.cc:2252–2252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2250
}
2251
2252
std::shared_ptr<Schema> StreamDecoder::schema() const { return impl_->schema(); }
2253
2254
int64_t StreamDecoder::next_required_size() const { return impl_->next_required_size(); }
2255
Callers
15
TEST_F
Function · 0.45
TEST
Function · 0.45
CreateRead
Function · 0.45
ExtractSchemaToBind
Function · 0.45
Open
Method · 0.45
OpenAsync
Method · 0.45
FuzzIpcFile
Function · 0.45
MakeStruct
Function · 0.45
ReadRecordBatch
Function · 0.45
ReadStream
Function · 0.45
DecodeStream
Function · 0.45
DoStandardRoundTrip
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST_F
Function · 0.36
TEST
Function · 0.36
CreateRead
Function · 0.36
MakeStruct
Function · 0.36
DoStandardRoundTrip
Method · 0.36
CheckReadResult
Method · 0.36
CheckRoundtrip
Method · 0.36
ReadSchema
Method · 0.36
ReadSchema
Function · 0.36
ReadSchema
Method · 0.36
TestWriteAfterClose
Method · 0.36
TestWriteDifferentSchema
Method · 0.36