Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
void GPWriter::close() {
21
this->commonWriter.close();
22
}
23
24
string GPWriter::genUniqueKeyName(const S3Url& s3Url) {
25
string fullUrl = s3Url.getFullUrlForCurl();
Callers
2
~GPWriter
Method · 0.95
writer_cleanup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected