Grant Henke created KUDU-2282:
---------------------------------
Summary: Support coercion of Decimal values
Key: KUDU-2282
URL: https://issues.apache.org/jira/browse/KUDU-2282
Project: Kudu
Issue Type: Improvement
Affects Versions: 1.7.0
Reporter: Grant Henke
Assignee: Grant Henke
Currently when decimal values are used in KuduValue.cc or PartialRow.cc we
enforce that the scale matches the expected scale. Instead we should support
basic coercion where no value rounding or truncating is required.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)