Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/cloudberry
/ getCurReadingChunk
Method
getCurReadingChunk
gpcontrib/gpcloud/include/s3key_reader.h:98–100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
}
97
98
uint64_t getCurReadingChunk() const {
99
return curReadingChunk;
100
}
101
102
bool isSharedError() const {
103
return sharedError;
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64