You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Daniel Barclay (Drill) (JIRA)" <ji...@apache.org> on 2015/04/29 19:27:06 UTC

[jira] [Updated] (DRILL-2904) Fix wrong "before rows" message to "after rows" message

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

Daniel Barclay (Drill) updated DRILL-2904:
------------------------------------------
    Attachment: DRILL-2904.1.patch.txt

> Fix wrong "before rows" message to "after rows" message
> -------------------------------------------------------
>
>                 Key: DRILL-2904
>                 URL: https://issues.apache.org/jira/browse/DRILL-2904
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - JDBC
>            Reporter: Daniel Barclay (Drill)
>            Assignee: Daniel Barclay (Drill)
>            Priority: Minor
>         Attachments: DRILL-2904.1.patch.txt
>
>
> When a result set has zero rows, after the caller advances from before the set of zero rows to after the set of zero rows, ResultSet methods report the "before rows; call next()" message rather than correctly saying "after rows".
> Resolution:  Work around bug in Avatica's {{next()}} code.



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