[
https://issues.apache.org/jira/browse/CASSANDRA-6497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881037#comment-13881037
]
Brandon Williams commented on CASSANDRA-6497:
---------------------------------------------
Doesn't follow the style guide in multiple ways: expanding imports
unnecessarily, brace on newline, author tags, whitespace.
> Iterable CqlPagingRecordReader
> ------------------------------
>
> Key: CASSANDRA-6497
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6497
> Project: Cassandra
> Issue Type: Improvement
> Components: Hadoop
> Reporter: Luca Rosellini
> Fix For: 2.1
>
> Attachments: iterable-CqlPagingRecordReader.diff
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)