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

Method Finish

cpp/src/arrow/dataset/dataset_writer.cc:767–767  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765}
766
767void DatasetWriter::Finish() { impl_->Finish(); }
768
769} // namespace internal
770} // namespace dataset

Callers 4

DoFinishMethod · 0.45
FinishCurrentFileMethod · 0.45
FinishMethod · 0.45
FinishMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected