Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
663
int64_t ORCFileReader::GetContentLength() { return impl_->GetContentLength(); }
664
665
int64_t ORCFileReader::GetStripeStatisticsLength() {
666
return impl_->GetStripeStatisticsLength();
Callers
5
AssertGetObject
Function · 0.45
GetObjectMetadata
Function · 0.45
IsDirectory
Function · 0.45
Init
Method · 0.45
FileObjectToInfo
Function · 0.45
Calls
no outgoing calls
Tested by
1
AssertGetObject
Function · 0.36