Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ Close
Method
Close
cpp/src/arrow/csv/writer.cc:565–565 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
563
}
564
565
Status Close() override { return Status::OK(); }
566
567
ipc::WriteStats stats() const override { return stats_; }
568
Callers
8
AssertReaderClose
Method · 0.45
AssertReaderClose
Method · 0.45
WriteRecordBatch
Function · 0.45
DoMain
Function · 0.45
WriteCSV
Function · 0.45
ToCsvStringUsingWriter
Method · 0.45
Serialize
Function · 0.45
Serialize
Method · 0.45
Calls
1
OK
Function · 0.50
Tested by
3
AssertReaderClose
Method · 0.36
AssertReaderClose
Method · 0.36
ToCsvStringUsingWriter
Method · 0.36