Jim Apple has posted comments on this change.

Change subject: IMPALA-4493: fix string-compare-test when using clang
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/5110/1/be/src/runtime/string-compare-test.cc
File be/src/runtime/string-compare-test.cc:

Line 34:     EXPECT_EQ(stringcompare_r, 0);
> EXPECT_EQ already prints its args (stringcompare_r), and the exact value of
But the args to EXPECT_EQ don't include the args to RunTestCase: the actual 
strings being compared.


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I5d82ac2bff33fdbf66275fcfc6558c4bc29de5e7
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Dan Hecht <dhe...@cloudera.com>
Gerrit-Reviewer: Dan Hecht <dhe...@cloudera.com>
Gerrit-Reviewer: Jim Apple <jbap...@cloudera.com>
Gerrit-Reviewer: Tim Armstrong <tarmstr...@cloudera.com>
Gerrit-HasComments: Yes

Reply via email to