[
https://issues.apache.org/jira/browse/CASSANDRA-11183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15223100#comment-15223100
]
Pavel Yaskevich commented on CASSANDRA-11183:
---------------------------------------------
I think it would be better if instead of Set<ColumnDefinition> satisfiesBy and
localSatisfiesBy methods are to have staticRow instead e.g.
{{\{local\}SatisfiedBy(Unfiltered currentCluster, Row statics, boolean
allowMissingColumns)}} and {{ColumnIndex.getValue(ColumnDefinition, Row
cluster, Row statics, int now)}} would just pick correct row to get value data
from by adding {{case STATIC}}.
> Enable SASI index for static columns
> ------------------------------------
>
> Key: CASSANDRA-11183
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11183
> Project: Cassandra
> Issue Type: Improvement
> Components: CQL
> Reporter: DOAN DuyHai
> Assignee: DOAN DuyHai
> Priority: Minor
> Fix For: 3.6
>
> Attachments: patch_SASI_for_Static.txt
>
>
> This is a follow up ticket for post Cassandra 3.4 SASI integration.
> Since [CASSANDRA-8103] it is possible to index static columns, which is
> *extremely useful* for some scenarios (find all sensors whose characteristics
> are saved in static columns)
> /cc [~xedin] [~rustyrazorblade] [~jkrupan]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)