Jordan Birdsell has uploaded a new change for review. http://gerrit.cloudera.org:8080/5231
Change subject: [python] - Enable Session.apply for list of WriteOperations ...................................................................... [python] - Enable Session.apply for list of WriteOperations Currently in the Python client, each WriteOperation must be applied individually. This patch enables developers to pass a list of write operations to be applied in the session. An existing test was modified to test this functionality. Change-Id: I637e08547e2f710dded8248a18652b575b239cbe --- M python/kudu/client.pyx M python/kudu/tests/test_client.py 2 files changed, 24 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/31/5231/1 -- To view, visit http://gerrit.cloudera.org:8080/5231 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I637e08547e2f710dded8248a18652b575b239cbe Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jordan Birdsell <[email protected]>
