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

Modify Stellar function BLOOM_ADD to accept a list

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: To Do
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      Current functionality is BLOOM_ADD(filter, val1, val2, valn). To keep consistent with other usage in the system (for instance, the profiler) this should be changed to support a single value or list of values.
      BLOOM_ADD(filter, val)
      BLOOM_ADD(filter, [ val1, val2, valn ] )

      Attachments

        Activity

          People

            Unassigned Unassigned
            mmiklavcic Michael Miklavcic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: