Hello 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 (#2).
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, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/55/10255/2
--
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: 2
Gerrit-Owner: [email protected]
Gerrit-Reviewer: Kudu Jenkins