mirror of https://github.com/citusdata/citus.git
Do not forget to copy fastPathRouterPlan@DistributedPlan
parent
023f40ca60
commit
933d666c0d
|
@ -117,7 +117,7 @@ CopyNodeDistributedPlan(COPYFUNC_ARGS)
|
|||
|
||||
COPY_NODE_FIELD(subPlanList);
|
||||
COPY_NODE_FIELD(usedSubPlanNodeList);
|
||||
|
||||
COPY_SCALAR_FIELD(fastPathRouterPlan);
|
||||
COPY_NODE_FIELD(planningError);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue