Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ write
Method
write
gpcontrib/gpcloud/src/gpwriter.cpp:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
uint64_t GPWriter::write(const char* buf, uint64_t count) {
17
return this->commonWriter.write(buf, count);
18
}
19
20
void GPWriter::close() {
21
this->commonWriter.close();
Callers
15
generate_unaccent_rules.py
File · 0.45
WriteWholeFile
Function · 0.45
save
Method · 0.45
save_header
Method · 0.45
save_data
Method · 0.45
save
Method · 0.45
mem_quota_util.py
File · 0.45
gfile_write
Function · 0.45
OutputPluginWrite
Function · 0.45
UFileWrite
Function · 0.45
analyze_and_convert_metadata
Function · 0.45
convert_one_mdp
Function · 0.45
Calls
no outgoing calls
Tested by
3
log_output
Function · 0.36
__run_command
Method · 0.36
__run_command
Method · 0.36