MCPcopy Create free account
hub / github.com/ByConity/ByConity / setResetStepId

Method setResetStepId

src/QueryPlan/QueryPlan.h:202–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200 size_t getSize() const { return nodes.size(); }
201
202 void setResetStepId(bool reset_id) { reset_step_id = reset_id; }
203
204 QueryPlanPtr copy(ContextMutablePtr context);
205 void prepare(const PreparedStatementContext & prepared_context);

Callers 2

getSubPlanMethod · 0.80
getPlanSegmentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected