Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
The current CqlPagingRecordReader implementation provides a non-standard way of iterating over the underlying rowIterator. It would be nice to have an Iterable CqlPagingRecordReader like the one proposed in the attached diff.