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

Function ExecPlanReader__PlanStatus

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

[[acero::export]]

Source from the content-addressed store, hash-verified

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

Callers 1

Calls 1

PlanStatusMethod · 0.80

Tested by

no test coverage detected