[
https://issues.apache.org/jira/browse/DRILL-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Parth Chandra updated DRILL-2133:
---------------------------------
Fix Version/s: 0.9.0
> 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/MapR)
> 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)