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

Method GetRowIndexStride

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

Source from the content-addressed store, hash-verified

649int64_t ORCFileReader::GetCompressionSize() { return impl_->GetCompressionSize(); }
650
651int64_t ORCFileReader::GetRowIndexStride() { return impl_->GetRowIndexStride(); }
652
653WriterId ORCFileReader::GetWriterId() { return impl_->GetWriterId(); }
654

Callers 2

Calls

no outgoing calls

Tested by 2