MCPcopy Create free account
hub / github.com/apache/arrow / GetContentLength

Method GetContentLength

cpp/src/arrow/adapters/orc/adapter.cc:663–663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

661}
662
663int64_t ORCFileReader::GetContentLength() { return impl_->GetContentLength(); }
664
665int64_t ORCFileReader::GetStripeStatisticsLength() {
666 return impl_->GetStripeStatisticsLength();

Callers 5

AssertGetObjectFunction · 0.45
GetObjectMetadataFunction · 0.45
IsDirectoryFunction · 0.45
InitMethod · 0.45
FileObjectToInfoFunction · 0.45

Calls

no outgoing calls

Tested by 1

AssertGetObjectFunction · 0.36