MCPcopy Create free account
hub / github.com/apache/cloudberry / close

Method close

gpcontrib/gpcloud/src/gpwriter.cpp:20–22  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

18}
19
20void GPWriter::close() {
21 this->commonWriter.close();
22}
23
24string GPWriter::genUniqueKeyName(const S3Url& s3Url) {
25 string fullUrl = s3Url.getFullUrlForCurl();

Callers 2

~GPWriterMethod · 0.95
writer_cleanupFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected