Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ setAutoCompress
Method
setAutoCompress
gpcontrib/gpcloud/include/s3params.h:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void setAutoCompress(bool autoCompress) {
111
this->autoCompress = autoCompress;
112
}
113
114
const S3MemoryContext& getMemoryContext() const {
115
return memoryContext;
Callers
3
TEST_F
Function · 0.80
TEST_F
Function · 0.80
InitConfig
Function · 0.80
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.64
TEST_F
Function · 0.64