[
https://issues.apache.org/jira/browse/CASSANDRA-1592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-1592.
---------------------------------------
Resolution: Won't Fix
it would be nice to allow generic stored functions/procedures to filter result
sets server-side, but limiting to regexp is not sufficiently general-interest.
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira