Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getRawData
Method
getRawData
gpcontrib/gpcloud/test/compress_writer_test.cpp:26–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
const char *getRawData() const {
27
return this->data.data();
28
}
29
30
vector<char> &getRawDataVector() {
31
return this->data;
Callers
7
TEST
Function · 0.45
TEST_F
Function · 0.45
get
Method · 0.45
S3MessageParser
Method · 0.45
getXMLContext
Method · 0.45
fetchData
Method · 0.45
checkCompressionType
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected