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

Method GetCryptoMetaData

cpp/src/parquet/metadata.cc:2199–2201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2197}
2198
2199std::unique_ptr<FileCryptoMetaData> FileMetaDataBuilder::GetCryptoMetaData() {
2200 return impl_->BuildFileCryptoMetaData();
2201}
2202
2203} // namespace parquet

Callers 1

CloseEncryptedFileMethod · 0.80

Calls 1

Tested by

no test coverage detected