Daniel Barclay (Drill/MapR) created DRILL-2133:
--------------------------------------------------

             Summary: 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
            Reporter: Daniel Barclay (Drill/MapR)


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)

Reply via email to