Grant Henke has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/9924 )

Change subject: KUDU-16: python client support for limits
......................................................................

KUDU-16: 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.

Change-Id: I49e24ff45c7dd359b400e4270fe7573305075b39
Reviewed-on: http://gerrit.cloudera.org:8080/9924
Reviewed-by: Todd Lipcon <t...@apache.org>
Tested-by: Kudu Jenkins
---
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_scanner.py
3 files changed, 27 insertions(+), 0 deletions(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified

--
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: merged
Gerrit-Change-Id: I49e24ff45c7dd359b400e4270fe7573305075b39
Gerrit-Change-Number: 9924
Gerrit-PatchSet: 5
Gerrit-Owner: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Andrew Wong <aw...@cloudera.com>
Gerrit-Reviewer: Grant Henke <granthe...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>

Reply via email to