gpdb icon indicating copy to clipboard operation
gpdb copied to clipboard

Do not init result relation during InitPlan() for reader QEs.

Open kainwen opened this issue 2 years ago • 0 comments

Reader QEs cannot execute DML nodes, so I think it is not needed to init result relations for them.


No test cases are needed for this PR since we have plenty of issues running.

kainwen avatar Sep 01 '22 03:09 kainwen