MCPcopy Create free account
hub / github.com/apache/arrow / stats

Method stats

cpp/src/arrow/csv/writer.cc:567–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565 Status Close() override { return Status::OK(); }
566
567 ipc::WriteStats stats() const override { return stats_; }
568
569 CSVWriterImpl(io::OutputStream* sink, std::shared_ptr<io::OutputStream> owned_sink,
570 std::shared_ptr<Schema> schema,

Callers 1

Calls

no outgoing calls

Tested by 1