Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Wait
Method
Wait
cpp/src/arrow/c/bridge_test.cc:1339–1339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1337
1338
~MySyncEvent() override = default;
1339
Status Wait() override { return Status::OK(); }
1340
Status Record(const Device::Stream&) override { return Status::OK(); }
1341
};
1342
Callers
2
StressTableReader
Function · 0.45
StressInvalidTableReader
Function · 0.45
Calls
1
OK
Function · 0.50
Tested by
no test coverage detected