Andrew Wong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9924
Change subject: WIP KUDU-16 pt 4: python client support for limits ...................................................................... WIP KUDU-16 pt 4: python client support for limits This patch allows python client users to impose a limit on the number of rows returned by a single scanner. WIP scan tokens not included Change-Id: I49e24ff45c7dd359b400e4270fe7573305075b39 --- M python/kudu/client.pyx M python/kudu/libkudu_client.pxd M python/kudu/tests/test_scanner.py 3 files changed, 26 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/9924/1 -- To view, visit http://gerrit.cloudera.org:8080/9924 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I49e24ff45c7dd359b400e4270fe7573305075b39 Gerrit-Change-Number: 9924 Gerrit-PatchSet: 1 Gerrit-Owner: Andrew Wong <[email protected]>
