Daniel Barclay (Drill) created DRILL-2904:
---------------------------------------------

             Summary: 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


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)

Reply via email to