You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Francis Chuang (JIRA)" <ji...@apache.org> on 2018/06/26 00:57:01 UTC

[jira] [Updated] (CALCITE-1928) Calling previous() on a ResultSet that came from an Array gives NullPointerException

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

Francis Chuang updated CALCITE-1928:
------------------------------------
    Fix Version/s:     (was: avatica-1.12.0)
                   avatica-1.13.0

> Calling previous() on a ResultSet that came from an Array gives NullPointerException
> ------------------------------------------------------------------------------------
>
>                 Key: CALCITE-1928
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1928
>             Project: Calcite
>          Issue Type: Bug
>          Components: avatica
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: avatica-1.13.0
>
>
> Calling previous() on a ResultSet that came from an Array gives NullPointerException. I broke this when I committed CALCITE-1902 and changed 'Helper.INSTANCE' to 'statement.connection.helper', forgetting that 'statement' can be null.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)