You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/03/27 23:02:53 UTC

[jira] [Resolved] (DRILL-2133) getString() for NULL value fails with "AssertionError: Tried to get null value."

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

Daniel Barclay (Drill) resolved DRILL-2133.
-------------------------------------------
    Resolution: Fixed

> getString() for NULL value fails with "AssertionError: Tried to get null value."
> --------------------------------------------------------------------------------
>
>                 Key: DRILL-2133
>                 URL: https://issues.apache.org/jira/browse/DRILL-2133
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>             Fix For: 0.9.0
>
>
> Calling ResultSet.getString(...) on a NULL value fails with "AssertionError: Tried to get null value". 
> Per [http://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html#getString%28int%29], it should return null, *not* throw an exception.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)