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

Improve ColumnFilter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Invalid
    • None
    • None
    • None

    Description

      While working on CASSANDRA-7396, it turned out that it could be beneficial to modify ColumnFilter class:

      • Allow multiple single element + slice filters for a single column
      • At the moment we fetch all cell paths for a single column and just skip the values. For a subselection it feels more convenient to just return the selected cells and skip the filtered cell-paths.
      • Remove Thrift related code.

      This requires a change in the serialized format of ColumnFilter and thus proposed for 4.x.

      Attachments

        Activity

          People

            Unassigned Unassigned
            snazy Robert Stupp
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: