Attila Bukor has posted comments on this change. ( http://gerrit.cloudera.org:8080/13928 )
Change subject: KUDU-1938 Add non-copy VARCHAR setters pt 3 ...................................................................... Patch Set 19: (1 comment) http://gerrit.cloudera.org:8080/#/c/13928/19/src/kudu/common/partial_row.h File src/kudu/common/partial_row.h: http://gerrit.cloudera.org:8080/#/c/13928/19/src/kudu/common/partial_row.h@306 PS19, Line 306: Status SetVarcharNoCopyUnsafe(const Slice& col_name, const Slice& val) WARN_UNUSED_RESULT; > Is there a reason these add "Unsafe" to the end while the other NoCopy meth yep we talked about it with Adar here: https://gerrit.cloudera.org/c/13928/1/src/kudu/common/partial_row.h#307 let me know if you have a better idea, I'm happy to change it -- To view, visit http://gerrit.cloudera.org:8080/13928 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I1f2aba098d649eb94e0314f6606cc33600e8d766 Gerrit-Change-Number: 13928 Gerrit-PatchSet: 19 Gerrit-Owner: Attila Bukor <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Wed, 02 Oct 2019 15:23:25 +0000 Gerrit-HasComments: Yes
