Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ expected_rows
Method
expected_rows
cpp/src/arrow/dataset/test_util_internal.h:409–409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
407
int items_per_batch;
408
409
int64_t expected_rows() const { return num_batches * items_per_batch; }
410
411
std::string ToString() const {
412
// GTest requires this to be alphanumeric
Callers
6
expected_rows
Method · 0.45
TestScan
Method · 0.45
TestScanBatchSize
Method · 0.45
TestScanNoReadahead
Method · 0.45
expected_rows
Method · 0.45
TestScan
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected