Jonathan Ellis created CASSANDRA-5752:
-----------------------------------------

             Summary: 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

Reply via email to