Hello David Ribeiro Alves, Kudu Jenkins, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/10255 to look at the new patch set (#4). Change subject: python-client: fix test_scan_rows_string_predicate_and_projection ...................................................................... python-client: fix test_scan_rows_string_predicate_and_projection Revert unneccesary change to test in test_scanner.py in commit 3bf125f469a2929f7fe20e4e31f073376f37575d. The test test_scan_rows_string_predicate_and_projection was already working and using column names is both easier to read and more reliable in the even of a schema change than the column index numbers. Change-Id: I12c900c1366fad61f5c04d023d80fea1f488ef19 --- M python/kudu/tests/test_scanner.py 1 file changed, 1 insertion(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/55/10255/4 -- To view, visit http://gerrit.cloudera.org:8080/10255 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I12c900c1366fad61f5c04d023d80fea1f488ef19 Gerrit-Change-Number: 10255 Gerrit-PatchSet: 4 Gerrit-Owner: a...@phdata.io Gerrit-Reviewer: David Ribeiro Alves <davidral...@gmail.com> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: a...@phdata.io