Github user zuyu commented on the issue:
https://github.com/apache/incubator-quickstep/pull/320
IMHO, this PR has a major design issue where for multi-tuple insertions, we
create a bunch of `InsertOperator` and `SaveBlocksOperator`, each for tuple.---
