Do not forget to copy fastPathRouterPlan@DistributedPlan

pull/3369/head
Onder Kalaci 2020-01-08 07:56:03 +01:00 committed by Onder Kalaci
parent 023f40ca60
commit 933d666c0d
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ CopyNodeDistributedPlan(COPYFUNC_ARGS)
COPY_NODE_FIELD(subPlanList);
COPY_NODE_FIELD(usedSubPlanNodeList);
COPY_SCALAR_FIELD(fastPathRouterPlan);
COPY_NODE_FIELD(planningError);
}