[
https://issues.apache.org/jira/browse/CASSANDRA-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhu han updated CASSANDRA-1592:
-------------------------------
Attachment: cassandra-0.7.0-beta2_key_regex.patch
> Apply regular expression to row keys
> ------------------------------------
>
> Key: CASSANDRA-1592
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1592
> Project: Cassandra
> Issue Type: New Feature
> Components: API
> Affects Versions: 0.7 beta 2
> Reporter: zhu han
> Priority: Minor
> Attachments: cassandra-0.6.5_key_regex.patch,
> cassandra-0.7.0-beta2_key_regex.patch
>
>
> Sometimes, the client needs to apply advanced filtering to row keys to carry
> out ad-hoc queries. Current implementation only supports prefix-match row
> filtering. This ticket is to extend the get_range_slices() API to filter the
> row keys by regular expression.
> It can also be extended to filter the column names by regex.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.