Skip to content

min and max aggregate functions ignore multiplicity #88

Description

@justin0mcateer

Min and Max functions appear to find the min/max value of all values that ever existed in the stream, regardless of multiplicity. To me, this doesn't seem like the desired behavior. On the other hand, the other aggregate statistical operators (avg, median and mode) all appear to account for stream entries being 'removed' by reversing the aggregation for multiplicities of -1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions