MCPcopy 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
649int64_t ORCFileReader::GetCompressionSize() { return impl_->GetCompressionSize(); }
650
651int64_t ORCFileReader::GetRowIndexStride() { return impl_->GetRowIndexStride(); }
652

Callers 2

Calls

no outgoing calls

Tested by 2