Jordan Birdsell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/10674
Change subject: [WIP] KUDU-2441 - [python] Enable configuration of mutation buffer on Session ...................................................................... [WIP] KUDU-2441 - [python] Enable configuration of mutation buffer on Session The Python client currently doesn't support configuring the mutation buffer for Session objects. This patch brings the Python client up to speed with the C++ client in this resepect. This patch includes a basic unit test. Change-Id: I52ac48e7dddc31e666a95ace4c7672da51d80b11 --- M python/kudu/client.pyx M python/kudu/libkudu_client.pxd M python/kudu/tests/test_client.py 3 files changed, 128 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/74/10674/1 -- To view, visit http://gerrit.cloudera.org:8080/10674 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I52ac48e7dddc31e666a95ace4c7672da51d80b11 Gerrit-Change-Number: 10674 Gerrit-PatchSet: 1 Gerrit-Owner: Jordan Birdsell <[email protected]>
