[ 
https://issues.apache.org/jira/browse/KUDU-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Adar Dembo resolved KUDU-1267.
------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

> 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
>             Fix For: 1.0.0
>
>         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)

Reply via email to