[
https://issues.apache.org/jira/browse/DRILL-2904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519775#comment-14519775
]
Daniel Barclay (Drill) commented on DRILL-2904:
-----------------------------------------------
Review: https://reviews.apache.org/r/33685/.
> 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)