Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ open
Method
open
gpcontrib/gpcloud/test/compress_writer_test.cpp:13–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
}
12
13
virtual void open(const S3Params ¶ms) {
14
}
15
16
virtual uint64_t write(const char *buf, uint64_t count) {
17
this->data.insert(this->data.end(), buf, buf + count);
Callers
9
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
SetUp
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected