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

Function MakeKeyRetriever

cpp/src/parquet/arrow/fuzz_internal.cc:96–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94};
95
96std::shared_ptr<DecryptionKeyRetriever> MakeKeyRetriever() {
97 return std::make_shared<FuzzDecryptionKeyRetriever>();
98}
99
100namespace {
101

Callers 1

MakeFuzzReaderPropertiesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected