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

Method ok

cpp/src/arrow/util/task_group.cc:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 Status current_status() override { return status_; }
55
56 bool ok() const override { return status_.ok(); }
57
58 Status Finish() override {
59 if (!finished_) {

Callers 15

ValidateArrowVsJsonFunction · 0.45
mainFunction · 0.45
StatusToErrorStringFunction · 0.45
json_internal.ccFile · 0.45
ARROW_ASSIGN_OR_RAISEFunction · 0.45
ExportMethod · 0.45
MakeExporterFromEnvFunction · 0.45
CudaBufferReaderMethod · 0.45
FormatMethod · 0.45
DoInspectMethod · 0.45
OpenORCReaderFunction · 0.45

Calls

no outgoing calls

Tested by 15

ValidateArrowVsJsonFunction · 0.36
mainFunction · 0.36
BatchesMethod · 0.36
TEST_PFunction · 0.36
SetUpMethod · 0.36
TESTFunction · 0.36
ASSERT_OK_AND_ASSIGNMethod · 0.36
TEST_FMethod · 0.36
TESTFunction · 0.36
OnFinishMethod · 0.36
TestDoPutMethod · 0.36