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

Method FileSystemWriteTest

cpp/src/arrow/dataset/file_test.cc:532–532  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

530 bool IsSlow() { return std::get<1>(GetParam()); }
531
532 FileSystemWriteTest() { dataset::internal::Initialize(); }
533
534 void TestDatasetWriteRoundTrip(PlanFactory plan_factory, bool has_output) {
535 // Runs in-memory data through the plan and then scans out the written

Callers

nothing calls this directly

Calls 1

InitializeFunction · 0.70

Tested by

no test coverage detected