Jordan Birdsell has uploaded a new change for review.

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

Change subject: KUDU-1723 - [python] Enable setting of default values
......................................................................

KUDU-1723 - [python] Enable setting of default values

This patch enables the python client to set default column
values when adding columns to a SchemaBuilder. Some KuduValue
logic needed to be decoupled from scan predicates to enable this.
Existing tests were modified for this patch.

Change-Id: I78008c5ca3646e0b1fdf47bbc0bc14af1b88166e
---
M python/kudu/client.pyx
M python/kudu/libkudu_client.pxd
M python/kudu/schema.pxd
M python/kudu/schema.pyx
M python/kudu/tests/common.py
M python/kudu/tests/util.py
6 files changed, 84 insertions(+), 50 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/18/4818/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4818
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I78008c5ca3646e0b1fdf47bbc0bc14af1b88166e
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Jordan Birdsell <[email protected]>

Reply via email to