You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@quickstep.apache.org by zuyu <gi...@git.apache.org> on 2017/10/26 17:26:17 UTC

[GitHub] incubator-quickstep issue #320: Support Multiple Tuple Inserts

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.


---