Mike Percy has posted comments on this change. Change subject: Move OverwriteWithPattern to new file optimized at -O3 ......................................................................
Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/2478/1/src/kudu/common/rowblock.h File src/kudu/common/rowblock.h: Line 26: #include "kudu/util/memory/overwrite.h" Not needed in this file afaict. OverwriteWithPattern() is an overloaded function. -- To view, visit http://gerrit.cloudera.org:8080/2478 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1f18e6de3d5f5ab21b490ea4213c86b4d25706ba Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Mike Percy <[email protected]> Gerrit-HasComments: Yes
