MCPcopy Create free account
hub / github.com/apache/arrow / if

Method if

cpp/src/arrow/ipc/read_write_test.cc:1379–1381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1377 }
1378
1379 if (out_stats) {
1380 *out_stats = reader->stats();
1381 }
1382 return Status::OK();
1383 }
1384

Callers

nothing calls this directly

Calls 1

statsMethod · 0.45

Tested by

no test coverage detected