Grant Henke has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/9240


Change subject: Add back KuduColumnSchema DataTypeToString
......................................................................

Add back KuduColumnSchema DataTypeToString

KuduColumnSchema’s DataTypeToString method
was accidentally removed in KUDU-721.

This method/functionality should be added back
to prevent a compatibility break. However, to
work correctly with the new DECIMAL types
another parameter is required. To handle this
the old method was added back and deprecated
and a new method was added.

Change-Id: I2bf6879f5ab623366a962c6a3d51efc49978a53c
---
M src/kudu/client/schema.cc
M src/kudu/client/schema.h
2 files changed, 24 insertions(+), 1 deletion(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2bf6879f5ab623366a962c6a3d51efc49978a53c
Gerrit-Change-Number: 9240
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@gmail.com>

Reply via email to