Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-570

Pattern matching / better filtering for column / super column names for get_slice

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      It would be useful to be able to pattern match or wildcard in a column name. The problem is sometimes you need more depth where supercolumns are not enough. The hack around solution is prefixing things but when you prefix things you realize you need a better way to filter through the prefixed data.

      I am voting for a way to pattern match or permit some kind of wildcarding in the column if possible.

      For example:

      column name="prefix_20091122_male"
      column name="prefix2_20091122_female"

      Cassandra could be used in complex data situation for people who want to grab all data from the date: 20091122 or grab all data from the date: "20091122" and that is of type male or female through some kind of wildcard / pattern matching scheme.

      I won't propose one because I do not understand Cassandra well enough to but it seems like this may be possible and worth a discussion.

      Attachments

        Activity

          People

            Unassigned Unassigned
            suhail Suhail Doshi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: