What type of PR is this?
/kind feature

What does this PR do / why do we need it:
The output memory of GetNext operator is reused by other operator which led to GetNext parallel failed.

Which issue(s) this PR fixes:

Fixes #I1EHEE:disable memory reuse for GetNext op

Special notes for your reviewers: