Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Close
Method
Close
cpp/src/arrow/io/slow.cc:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
SlowInputStream::~SlowInputStream() { internal::CloseFromDestructor(this); }
81
82
Status SlowInputStream::Close() { return stream_->Close(); }
83
84
Status SlowInputStream::Abort() { return stream_->Abort(); }
85
Callers
15
~RecordBatchReader
Method · 0.45
ConvertJsonToArrow
Function · 0.45
WriteIpcData
Function · 0.45
TEST_F
Function · 0.45
ClosePipe
Method · 0.45
CreateStdinWithData
Method · 0.45
BenchmarkStreamingWrites
Function · 0.45
CheckCompressedOutputStream
Function · 0.45
WriteDummyFile
Method · 0.45
TEST_F
Function · 0.45
MakeExample1
Method · 0.45
MakeExample
Method · 0.45
Calls
no outgoing calls
Tested by
14
ConvertJsonToArrow
Function · 0.36
WriteIpcData
Function · 0.36
TEST_F
Function · 0.36
ClosePipe
Method · 0.36
CreateStdinWithData
Method · 0.36
CheckCompressedOutputStream
Function · 0.36
WriteDummyFile
Method · 0.36
TEST_F
Function · 0.36
MakeExample1
Method · 0.36
MakeExample
Method · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36