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

Method SetUp

cpp/src/arrow/dataset/file_json_test.cc:279–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

277
278 protected:
279 void SetUp() override { internal::Initialize(); }
280
281 const FragmentScanOptions* GetFormatOptions() override { return &json_options_; }
282

Callers

nothing calls this directly

Calls 1

InitializeFunction · 0.70

Tested by

no test coverage detected