Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ GetCompressionSize
Method
GetCompressionSize
cpp/src/arrow/adapters/orc/adapter.cc:649–649 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
647
}
648
649
int64_t ORCFileReader::GetCompressionSize() { return impl_->GetCompressionSize(); }
650
651
int64_t ORCFileReader::GetRowIndexStride() { return impl_->GetRowIndexStride(); }
652
Callers
2
AssertTableWriteReadEqual
Function · 0.45
AssertBatchWriteReadEqual
Function · 0.45
Calls
no outgoing calls
Tested by
2
AssertTableWriteReadEqual
Function · 0.36
AssertBatchWriteReadEqual
Function · 0.36