Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Join
Method
Join
cpp/src/arrow/io/file_benchmark.cc:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
void Stop() { ARROW_CHECK(SetEvent(event_)); }
77
void Join() { worker_->join(); }
78
79
~BackgroundReader() {
80
ABORT_NOT_OK(internal::FileClose(fd_));
Callers
7
TempFile
Method · 0.45
TempFile
Method · 0.45
BenchmarkStreamingWrites
Function · 0.45
SetUp
Method · 0.45
AppendEnvVarFilename
Function · 0.45
TempFile
Method · 0.45
TempFile
Method · 0.45
Calls
1
join
Method · 0.45
Tested by
5
TempFile
Method · 0.36
TempFile
Method · 0.36
SetUp
Method · 0.36
TempFile
Method · 0.36
TempFile
Method · 0.36