[
https://issues.apache.org/jira/browse/CASSANDRA-7570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072364#comment-14072364
]
Alex Liu commented on CASSANDRA-7570:
-------------------------------------
I tried to filter the first row for the last clustering column which works ok,
but once move to last second clustering column, it goes into infinite loop. I
can't think of a way to get out this infinite loop. We can throw some
exception to warn user to switch to CRR for compact tables with clustering
columns.
> CqlPagingRecordReader is broken
> -------------------------------
>
> Key: CASSANDRA-7570
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7570
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Reporter: Brandon Williams
> Assignee: Alex Liu
> Fix For: 2.0.10
>
>
> As mentioned on CASSANDRA-7059, it broke CPRR. It's not quite as simple as
> changing the greater than to a greater than equal, either, since that makes
> the task run forever.
--
This message was sent by Atlassian JIRA
(v6.2#6252)