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

Function ExecPlanReader__PlanStatus

r/src/compute-exec.cpp:220–222  ·  view source on GitHub ↗

[[acero::export]]

Source from the content-addressed store, hash-verified

218
219// [[acero::export]]
220std::string ExecPlanReader__PlanStatus(const std::shared_ptr<ExecPlanReader>& reader) {
221 return reader->PlanStatus();
222}
223
224// [[acero::export]]
225std::shared_ptr<ExecPlanReader> ExecPlan_run(

Callers 1

Calls 1

PlanStatusMethod · 0.80

Tested by

no test coverage detected