[
https://issues.apache.org/jira/browse/CASSANDRA-764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Zlatanov updated CASSANDRA-764:
-----------------------------------
Attachment: 001-CASSANDRA-764-bitmasksparameter.patch
This patch introduces the bitmasks parameter in SliceQueryFilter and
SliceRangeCommand. The convenience methods in ThriftGlue are also updated.
One TODO has to do with an unused function
(ColumnFamilyStore::getColumnFamily). Please advise.
This patch does NOT serialize bitmasks properly in SliceRangeCommand. Please
advise on the best approach there.
The bitmasks parameter does not do anything in this patch, it's simply passed
around. The next patch will attempt to provide the SliceQueryFilter
functionality.
> bitmasks applied to SliceRange
> ------------------------------
>
> Key: CASSANDRA-764
> URL: https://issues.apache.org/jira/browse/CASSANDRA-764
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Ted Zlatanov
> Priority: Minor
> Attachments: 001-CASSANDRA-764-bitmasksparameter.patch
>
>
> Add bitmasks (OR of an array of ANDs) to the SliceRange. Make them optional.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.