Invalidate consumed frames in ScanByPrimaryKey
This commit is contained in:
parent
c9a0c15c16
commit
41183b328b
@ -774,6 +774,7 @@ class DistributedScanByPrimaryKeyCursor : public Cursor {
|
|||||||
populated_any = true;
|
populated_any = true;
|
||||||
++output_frame_it;
|
++output_frame_it;
|
||||||
}
|
}
|
||||||
|
own_frames_it_->MakeInvalid();
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user