You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Jordan Birdsell (Code Review)" <ge...@cloudera.org> on 2016/11/01 01:24:57 UTC

[kudu-CR] [python] - Add Table id method

Hello Kudu Jenkins,

I'd like you to reexamine a change.  Please visit

    http://gerrit.cloudera.org:8080/4889

to look at the new patch set (#2).

Change subject: [python] - Add Table id method
......................................................................

[python] - Add Table id method

This patch adds the id method to the Table class so that the
id of a table can be retrieved. This patch includes an updated
test.

Change-Id: I8a33ad50ed7d5a2738bab1726b07b075ac60f0c7
---
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/tests/test_client.py
3 files changed, 9 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/89/4889/2
-- 
To view, visit http://gerrit.cloudera.org:8080/4889
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8a33ad50ed7d5a2738bab1726b07b075ac60f0c7
Gerrit-PatchSet: 2
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jordan Birdsell <jo...@gmail.com>
Gerrit-Reviewer: David Ribeiro Alves <dr...@apache.org>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Will Berkeley <wd...@gmail.com>