[kudu-CR] tools: fix warnning when compiling in ASAN and TSAN caused by ConvertToKuduPartialRow.

2019-07-31 Thread Adar Dembo (Code Review)
Adar Dembo has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/13974 )

Change subject: tools: fix warnning when compiling in ASAN and TSAN caused by 
ConvertToKuduPartialRow.
..


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/13974/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/13974/1//COMMIT_MSG@7
PS1, Line 7: warnning
warning


http://gerrit.cloudera.org:8080/#/c/13974/1//COMMIT_MSG@9
PS1, Line 9: waring
warning



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I6307be31e56ebe0999c82d3bb66f2823d6fb0d03
Gerrit-Change-Number: 13974
Gerrit-PatchSet: 1
Gerrit-Owner: honeyhexin 
Gerrit-Reviewer: Adar Dembo 
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 01 Aug 2019 04:48:14 +
Gerrit-HasComments: Yes


[kudu-CR] tools: fix warnning when compiling in ASAN and TSAN caused by ConvertToKuduPartialRow.

2019-07-31 Thread honeyhexin (Code Review)
honeyhexin has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13974


Change subject: tools: fix warnning when compiling in ASAN and TSAN caused by 
ConvertToKuduPartialRow.
..

tools: fix warnning when compiling in ASAN and TSAN caused by 
ConvertToKuduPartialRow.

This is a follow-up to 58e01492320f954cd1 to fix waring in compile log
when build type is TSAN or ASAN.

Change-Id: I6307be31e56ebe0999c82d3bb66f2823d6fb0d03
---
M src/kudu/tools/tool_action_table.cc
1 file changed, 7 insertions(+), 7 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/13974/1
--
To view, visit http://gerrit.cloudera.org:8080/13974
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6307be31e56ebe0999c82d3bb66f2823d6fb0d03
Gerrit-Change-Number: 13974
Gerrit-PatchSet: 1
Gerrit-Owner: honeyhexin