Sam Tunnicliffe created CASSANDRA-4613:
------------------------------------------

             Summary: Utilise Secondary Indexes in ColumnFamilyRecordReader
                 Key: CASSANDRA-4613
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4613
             Project: Cassandra
          Issue Type: New Feature
          Components: Hadoop
            Reporter: Sam Tunnicliffe
            Assignee: Sam Tunnicliffe
             Fix For: 1.1.5


Enable an IndexClause to be passed to ColumnFamilyRecordReader by serializing 
it and adding to the Hadoop job Configuration. This is a requirement for 
enabling Filter Pushdown[1] in Hive which can vastly reduce the number of 
scanned rows that need to be processed in the Hive layer.

[1] https://cwiki.apache.org/Hive/filterpushdowndev.html


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