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

Julian Hyde closed CALCITE-352.
-------------------------------

Closing now that 1.0.0-incubating has been released.

> Calling next() on closed AvaticaResultSet gives NPE
> ---------------------------------------------------
>
>                 Key: CALCITE-352
>                 URL: https://issues.apache.org/jira/browse/CALCITE-352
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Vladimir Sitnikov
>              Labels: newbie
>             Fix For: 1.0.0-incubating
>
>         Attachments: CALCITE-352-1.patch
>
>
> If you call close() on an AvaticaResultSet then call next(), it gives a 
> NullPointerException (due to the cursor field being null). It should give a 
> SQLException (per the Javadoc of the ResultSet.next method).



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

Reply via email to