Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ if
Method
if
cpp/src/arrow/ipc/read_write_test.cc:1383–1385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1381
}
1382
1383
if (out_stats) {
1384
*out_stats = reader->stats();
1385
}
1386
return Status::OK();
1387
}
1388
Callers
nothing calls this directly
Calls
1
stats
Method · 0.45
Tested by
no test coverage detected