Todd Lipcon has uploaded a new change for review.

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

Change subject: KUDU-1851 - [python] TableAlterer direct instantiation causes 
SIGSEGV
......................................................................

KUDU-1851 - [python] TableAlterer direct instantiation causes SIGSEGV

The python client is currently crashing when a TableAlterer is directly
instantiated as opposed to instantiating via the new_table_alterer method
in the Client class. This patch addresses this issue and includes a new
unit test.

Change-Id: I074737c8f6992a7cd21f72f711337e915ffe2e82
Reviewed-on: http://gerrit.cloudera.org:8080/5822
Reviewed-by: Todd Lipcon <t...@apache.org>
Tested-by: Todd Lipcon <t...@apache.org>
(cherry picked from commit 2882f0f3e255ed28769aa444f4d999ff796ebd7d)
---
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/03/6203/1
-- 
To view, visit http://gerrit.cloudera.org:8080/6203
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I074737c8f6992a7cd21f72f711337e915ffe2e82
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-1.2.x
Gerrit-Owner: Todd Lipcon <t...@apache.org>
Gerrit-Reviewer: Jordan Birdsell <jtbirds...@apache.org>

Reply via email to