MCPcopy Create free account
hub / github.com/apache/cloudberry / close

Method close

gpcontrib/gpcloud/src/gpreader.cpp:81–83  ·  view source on GitHub ↗

This should be reentrant, has no side effects when called multiple times.

Source from the content-addressed store, hash-verified

79
80// This should be reentrant, has no side effects when called multiple times.
81void GPReader::close() {
82 this->bucketReader.close();
83}
84
85// invoked by s3_import(), need to be exception safe
86GPReader* reader_init(const char* url_with_options) {

Callers 15

~GPReaderMethod · 0.95
mem_quota_util.pyFile · 0.45
test_basicMethod · 0.45
test_read_group_twiceMethod · 0.45
test_projectionMethod · 0.45
test_type_supportMethod · 0.45
test_drop_columnsMethod · 0.45
test_add_columnsMethod · 0.45
test_vec_formatMethod · 0.45
gfile_closeFunction · 0.45
UFileCloseFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 15

test_basicMethod · 0.36
test_read_group_twiceMethod · 0.36
test_projectionMethod · 0.36
test_type_supportMethod · 0.36
test_drop_columnsMethod · 0.36
test_add_columnsMethod · 0.36
test_vec_formatMethod · 0.36
mainFunction · 0.36
__init__Method · 0.36
terminateMethod · 0.36
__init__Method · 0.36
terminateMethod · 0.36