Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getKeyUrlToUpload
Method
getKeyUrlToUpload
gpcontrib/gpcloud/include/gpwriter.h:31–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
virtual void close();
30
31
string getKeyUrlToUpload() {
32
return this->params.getS3Url().getFullUrlForCurl();
33
}
34
35
private:
36
string constructRandomStr();
Callers
1
TEST_F
Function · 0.80
Calls
1
getFullUrlForCurl
Method · 0.80
Tested by
1
TEST_F
Function · 0.64