Skip to content

Constraints should be able to be applied at aggregate levels #28

Description

@danfrankj

e.g.

provider.evaluate('user', measures='count', where='transaction/count > 100')

Currently, transaction/count is applied at the transaction level, leaving us with no results as transaction/count has value 1 at the transaction level.

Instead we need a mechanism for enforcing constraints at the unit level to answer questions like ... "how many users are there with more than 100 transactions"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions