Comment 3 for bug 660779

Revision history for this message
David Shrewsbury (dshrews) wrote :

I *think* this can be done without the need for keeping a copy of the Statement. We can access the repeated elements with a google::protobuf::RepeatedPtrField object and simply truncate off the records we don't want.