MCPcopy 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

AssertReaderCloseMethod · 0.45
AssertReaderCloseMethod · 0.45
WriteRecordBatchFunction · 0.45
DoMainFunction · 0.45
WriteCSVFunction · 0.45
SerializeFunction · 0.45
SerializeMethod · 0.45

Calls 1

OKFunction · 0.50

Tested by 3

AssertReaderCloseMethod · 0.36
AssertReaderCloseMethod · 0.36