[
https://issues.apache.org/jira/browse/KUDU-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15284036#comment-15284036
]
Ted Malaska commented on KUDU-1267:
-----------------------------------
I will start tomorrow. Sorry for letting it slip
--
Sent from Gmail Mobile
> 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
>
> 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)