Jordan Birdsell has uploaded a new change for review. http://gerrit.cloudera.org:8080/4524
Change subject: KUDU-1637 - [python] Add Support for < and > Predicates ...................................................................... KUDU-1637 - [python] Add Support for < and > Predicates Currently the python client does not support < and > predicates. This patch adds that support and includes changes to existing tests. Change-Id: Ic78dcf58949277fc8363d4d5b3bfa6067932a823 --- 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 4 files changed, 9 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/24/4524/1 -- To view, visit http://gerrit.cloudera.org:8080/4524 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ic78dcf58949277fc8363d4d5b3bfa6067932a823 Gerrit-PatchSet: 1 Gerrit-Project: kudu Gerrit-Branch: master Gerrit-Owner: Jordan Birdsell <[email protected]>
