[
https://issues.apache.org/jira/browse/KUDU-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292187#comment-15292187
]
Ted Malaska commented on KUDU-1267:
-----------------------------------
latest version.
http://gerrit.cloudera.org:8080/#/c/3143/1
> Calling getString() on RowResult for wrong type gave weird exception
> --------------------------------------------------------------------
>
> Key: KUDU-1267
> URL: https://issues.apache.org/jira/browse/KUDU-1267
> Project: Kudu
> Issue Type: Bug
> Components: client
> Affects Versions: 0.5.0
> Reporter: Todd Lipcon
> Assignee: Ted Malaska
> Priority: Critical
> Labels: newbie
> Attachments: KUDU-1267.1.patch
>
>
> When calling getString(idx) on a column that isn't a string, it yields a
> bizarre exception.
> Similarly, calling getInt() on a 'short' column gives silently wrong results.
> For all cases we should have a check that the type matches the data to
> prevent confused users getting wrong results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)