Grant Henke created KUDU-2283:
---------------------------------
Summary: Improve KuduPartialRow::ToString() decimal output
Key: KUDU-2283
URL: https://issues.apache.org/jira/browse/KUDU-2283
Project: Kudu
Issue Type: Improvement
Affects Versions: 1.7.0
Reporter: Grant Henke
Assignee: Grant Henke
Currently KuduPartialRow::ToString() uses "AppendDebugStringForValue" to print
decimal values. However we could use the ColumnTypeAttributes to better "pretty
print" the decimal values.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)