Hello Kudu Jenkins, Jordan Birdsell, Adar Dembo, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/11557 to look at the new patch set (#4). Change subject: Remove Pandas as a Python Client Requirement ...................................................................... Remove Pandas as a Python Client Requirement This is to remove the pandas dependency for users. We will put the pandas dependency in the jenkins script build-and-test.sh as a workaround. This is based on the intial work done here https://gerrit.cloudera.org/#/c/10809/4 Change-Id: I2cce7d529a804e712ccc32fb2774f5d0ee9dbdf8 --- M build-support/jenkins/build-and-test.sh M python/kudu/tests/test_scanner.py M python/requirements.txt M python/setup.py 4 files changed, 23 insertions(+), 12 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/11557/4 -- To view, visit http://gerrit.cloudera.org:8080/11557 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I2cce7d529a804e712ccc32fb2774f5d0ee9dbdf8 Gerrit-Change-Number: 11557 Gerrit-PatchSet: 4 Gerrit-Owner: a...@phdata.io Gerrit-Reviewer: Adar Dembo <a...@cloudera.com> Gerrit-Reviewer: Jordan Birdsell <jtbirds...@apache.org> Gerrit-Reviewer: Kudu Jenkins