Hello Kudu Jenkins,

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

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

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

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, 25 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/40/9240/2
--
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: newpatchset
Gerrit-Change-Id: I2bf6879f5ab623366a962c6a3d51efc49978a53c
Gerrit-Change-Number: 9240
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <granthe...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins

Reply via email to