Jordan Birdsell has uploaded a new change for review. http://gerrit.cloudera.org:8080/4653
Change subject: KUDU-1649 - [python] Add Binary Type Support ...................................................................... KUDU-1649 - [python] Add Binary Type Support The Python client currently does not support the Binary type. This patch adds this type and contains test updates. Change-Id: Ib13539d040b754399c13031003a2cf64c71ba151 --- M python/kudu/client.pyx M python/kudu/libkudu_client.pxd M python/kudu/tests/test_scanner.py M python/kudu/tests/test_scantoken.py M python/kudu/tests/util.py 5 files changed, 47 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/53/4653/1 -- To view, visit http://gerrit.cloudera.org:8080/4653 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib13539d040b754399c13031003a2cf64c71ba151 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jordan Birdsell <[email protected]>
