toddfarmer opened a new pull request, #13049:
URL: https://github.com/apache/arrow/pull/13049

   ArrowVectorIterator.hasNext() delegates to the underlying 
resultset.isAfterLast() method, but per JDBC specs, this [should return false 
in the case of empty 
resultsets](https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/ResultSet.html#isAfterLast()).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to