[
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)