David Ribeiro Alves has posted comments on this change. Change subject: rowset_tree: add bulk queries ......................................................................
Patch Set 6: Code-Review+2 (1 comment) yeah, it seems that this always outperforms the 1-by-1 version for the cases that matter (>500 RS). nice. http://gerrit.cloudera.org:8080/#/c/6482/4/src/kudu/tablet/rowset_tree.h File src/kudu/tablet/rowset_tree.h: PS4, Line 80: callback > but it's the same callback called multiple times. oh, k, never mind -- To view, visit http://gerrit.cloudera.org:8080/6482 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6ab24681dfbb3b1e6f08d52eb0647a5f3ca6851f Gerrit-PatchSet: 6 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-HasComments: Yes
