Github user zuyu commented on the issue:
https://github.com/apache/incubator-quickstep/pull/341
`CopyFrom` = `Clear` + `MergeFrom`.
Since we set a value for each new `proto`, we do not need `Clear` to reset
the memory.---
Github user zuyu commented on the issue:
https://github.com/apache/incubator-quickstep/pull/341
`CopyFrom` = `Clear` + `MergeFrom`.
Since we set a value for each new `proto`, we do not need `Clear` to reset
the memory.---