[ 
https://issues.apache.org/jira/browse/CASSANDRA-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214630#comment-14214630
 ] 

Jacques-Henri Berthemet commented on CASSANDRA-8317:
----------------------------------------------------

I see thanks for the info.

> ExtendedFilter countCQL3Rows should be exposed to isCQLCount()
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-8317
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8317
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Jacques-Henri Berthemet
>            Priority: Minor
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> ExtendedFilter countCQL3Rows should be exposed to isCQLCount(). The goal is 
> that a SecondaryIndexSearcher implementation knowns that it just needs to 
> count rows, not load them.
> something like:
>     public boolean isCQLCount() {
>         return countCQL3Rows;
>     }



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to