Grant Henke created KUDU-2891:
---------------------------------
Summary: Document that KuduScanner.nextRows() can be empty
Key: KUDU-2891
URL: https://issues.apache.org/jira/browse/KUDU-2891
Project: Kudu
Issue Type: Improvement
Components: client
Reporter: Grant Henke
Update the `KuduScanner.nextRows()` Javadoc to be more clear about expected
usage. Specifically that nextRows() may return an empty RowResultIterator, but
that doesn't mean that the Scanner is done scanning.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)