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


Change subject: [client] Improve message when setting a decimal on a 
non-decimal column
......................................................................

[client] Improve message when setting a decimal on a non-decimal column

This patch improves the error messaging when
setting a decimal on a non-decimal column.

Changes the order of validation operations to first
check the column type is valid before checking
the value is in range.

Change-Id: I331028c3ce88e54eef0a091c0cc98b39293fb3c1
---
M src/kudu/client/scan_batch.cc
M src/kudu/common/partial_row-test.cc
M src/kudu/common/partial_row.cc
3 files changed, 18 insertions(+), 6 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I331028c3ce88e54eef0a091c0cc98b39293fb3c1
Gerrit-Change-Number: 12433
Gerrit-PatchSet: 1
Gerrit-Owner: Grant Henke <granthe...@apache.org>

Reply via email to