Uploaded image for project: 'Metron (Retired)'
  1. Metron (Retired)
  2. METRON-1148

Add SET and MULTISET data structures to stellar

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Done
    • Major
    • Resolution: Done
    • None
    • 0.4.1
    • None

    Description

      With the addition of geohashes, to do analytics like tracking the statistical distribution of the distances of a user's login against the centroid of the user logins across some time, there is a need to be able to store sets (e.g. sets of geohashes) and multisets (sets with multiplicity) in a way that they can be stored by the profiler and merged across time.

      This JIRA should add:

      • SET_INIT
      • SET_ADD
      • SET_REMOVE
      • SET_MERGE
      • MULTISET_INIT
      • MULTISET_ADD
      • MULTISET_REMOVE
      • MULTISET_MERGE
      • MULTISET_TO_SET

      These follow the pattern of the other data structures (that are not stellar language primitives)

      Attachments

        Issue Links

          Activity

            People

              cestella Casey Stella
              cestella Casey Stella
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: