Hello Wes McKinney,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/3129

to review the following change.

Change subject: KUDU-1456: python module should not require unittest, numpy
......................................................................

KUDU-1456: python module should not require unittest, numpy

unittest is only necessary for running tests, not for running the Kudu
client itself. Numpy is similarly an optional dependency. This changes
the imports from kudu.compat to be optional.

Change-Id: I2878474255e9e6a94d550ad8633deecdcb3865a8
---
M python/kudu/compat.py
1 file changed, 17 insertions(+), 8 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/29/3129/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3129
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2878474255e9e6a94d550ad8633deecdcb3865a8
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Wes McKinney <[email protected]>

Reply via email to