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

Parth Chandra reassigned DRILL-2320:
------------------------------------

    Assignee: Parth Chandra  (was: Daniel Barclay (Drill))

> ResultSet.next() after ResultSet.close() throws NullPointerException (not 
> SQLException)
> ---------------------------------------------------------------------------------------
>
>                 Key: DRILL-2320
>                 URL: https://issues.apache.org/jira/browse/DRILL-2320
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Parth Chandra
>
> After close() is called on a ResultSet, calling next() on that ResultSet 
> throws a NullPointerException (rather than properly throwing a SQLException).
> (This pattern seems likely to apply to many siblings of next() (e.g., 
> getXxx(...) methods) also.)



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

Reply via email to