[
https://issues.apache.org/jira/browse/CASSANDRA-5752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13707451#comment-13707451
]
Jonathan Ellis commented on CASSANDRA-5752:
-------------------------------------------
This was fixed Cassandra-side for 2.0 in CASSANDRA-5702 but the fix was pretty
heavyweight and backporting to 1.2.x is not an option.
IMO the right fix for 1.2 is to call CFDefinition.get[Key,Column,Value]Id
methods the way the CQL parser does.
/cc [~iamaleksey] [~pkolaczk]
> Thrift tables are not supported from CqlPagingInputFormat
> ---------------------------------------------------------
>
> Key: CASSANDRA-5752
> URL: https://issues.apache.org/jira/browse/CASSANDRA-5752
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Affects Versions: 1.2.6
> Reporter: Jonathan Ellis
> Assignee: Alex Liu
> Fix For: 1.2.7
>
>
> CqlPagingInputFormat inspects the system schema to generate the WHERE clauses
> needed to page "wide rows," but for a classic Thrift table there are no
> entries for the "default" column names of key, column1, column2, ..., value
> so CPIF breaks.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira