MCPcopy 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_rowsMethod · 0.45
TestScanMethod · 0.45
TestScanBatchSizeMethod · 0.45
TestScanNoReadaheadMethod · 0.45
expected_rowsMethod · 0.45
TestScanMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected