Matthew Jacobs has posted comments on this change. Change subject: Re-enable Kudu in build using client stubs when needed ......................................................................
Patch Set 5: (1 comment) http://gerrit.cloudera.org:8080/#/c/2585/5/tests/custom_cluster/test_kudu_not_available.py File tests/custom_cluster/test_kudu_not_available.py: Line 45: self.assert_failure("SELECT * FROM tinytable", cursor) : self.assert_failure("INSERT INTO tinytable VALUES ('a', 'b')", cursor) : self.assert_failure("DELETE FROM tinytable", cursor) > I considered it, it just seemed unnecessary. There are only 3 queries and n Makes sense, thanks -- To view, visit http://gerrit.cloudera.org:8080/2585 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I4bf1c964faf21722137adc4f7ba7f78654f0f712 Gerrit-PatchSet: 5 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Casey Ching <[email protected]> Gerrit-Reviewer: Casey Ching <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-HasComments: Yes
