MCPcopy 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
2252std::shared_ptr<Schema> StreamDecoder::schema() const { return impl_->schema(); }
2253
2254int64_t StreamDecoder::next_required_size() const { return impl_->next_required_size(); }
2255

Callers 15

TEST_FFunction · 0.45
TESTFunction · 0.45
CreateReadFunction · 0.45
ExtractSchemaToBindFunction · 0.45
OpenMethod · 0.45
OpenAsyncMethod · 0.45
FuzzIpcFileFunction · 0.45
MakeStructFunction · 0.45
ReadRecordBatchFunction · 0.45
ReadStreamFunction · 0.45
DecodeStreamFunction · 0.45
DoStandardRoundTripMethod · 0.45

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.36
TESTFunction · 0.36
CreateReadFunction · 0.36
MakeStructFunction · 0.36
DoStandardRoundTripMethod · 0.36
CheckReadResultMethod · 0.36
CheckRoundtripMethod · 0.36
ReadSchemaMethod · 0.36
ReadSchemaFunction · 0.36
ReadSchemaMethod · 0.36
TestWriteAfterCloseMethod · 0.36