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

Method GetFileVersion

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

Source from the content-addressed store, hash-verified

639}
640
641FileVersion ORCFileReader::GetFileVersion() { return impl_->GetFileVersion(); }
642
643std::string ORCFileReader::GetSoftwareVersion() { return impl_->GetSoftwareVersion(); }
644

Callers 2

Calls

no outgoing calls

Tested by 2