Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ num_read
Method
num_read
cpp/src/arrow/testing/async_test_util.h:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
int num_read() { return state_->num_read.load(); }
66
67
private:
68
struct State {
Callers
5
NumBatchesRead
Method · 0.80
TEST
Function · 0.80
TEST_P
Function · 0.80
NumItemsAskedFor
Method · 0.80
NumSubsAskedFor
Method · 0.80
Calls
1
load
Method · 0.45
Tested by
no test coverage detected