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:1361–1361 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1359
1360
~MySyncEvent() override = default;
1361
Status Wait() override { return Status::OK(); }
1362
Status Record(const Device::Stream&) override { return Status::OK(); }
1363
};
1364
Callers
2
StressTableReader
Function · 0.45
StressInvalidTableReader
Function · 0.45
Calls
1
OK
Function · 0.50
Tested by
no test coverage detected