Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23025
Change subject: [common] fix benign typo in Schema::ExtractColumnFromRow() ...................................................................... [common] fix benign typo in Schema::ExtractColumnFromRow() The corrected code helps to catch out-of-bounds mistakes with column indexing earlier in debug builds and keeps readers of the code less surprised. This changelist doesn't contains any functional modifications. Change-Id: I8088464fd8f84ce08ae5b7b5951212ae1212fa4d --- M src/kudu/common/schema.h 1 file changed, 3 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/25/23025/1 -- To view, visit http://gerrit.cloudera.org:8080/23025 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I8088464fd8f84ce08ae5b7b5951212ae1212fa4d Gerrit-Change-Number: 23025 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
