You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Adar Dembo (Code Review)" <ge...@cloudera.org> on 2016/04/07 01:18:09 UTC

[kudu-CR] Add a test for the code cache

Adar Dembo has posted comments on this change.

Change subject: Add a test for the code cache
......................................................................


Patch Set 1:

(1 comment)

Looks fine, but what's the motivation? Did you use it to find a bug?

http://gerrit.cloudera.org:8080/#/c/2618/1/src/kudu/codegen/codegen-test.cc
File src/kudu/codegen/codegen-test.cc:

Line 392:    } while (std::next_permutation(perm.begin(), perm.end()));
Nit: indentation.


-- 
To view, visit http://gerrit.cloudera.org:8080/2618
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I0b8f450c5f81f2b21f90e5f1059ca59550ca7fb6
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Adar Dembo <ad...@cloudera.com>
Gerrit-Reviewer: Dan Burkert <da...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-HasComments: Yes