Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Dataset #4

Open
BenGalewsky opened this issue Mar 4, 2019 · 0 comments
Open

Filter Dataset #4

BenGalewsky opened this issue Mar 4, 2019 · 0 comments

Comments

@BenGalewsky
Copy link
Owner

Story

As an analyzer I want to remove selected events from my dataset so I can focus resources on the events that matter to my analysis

Acceptance Criteria

  1. Given I am connected to the query service And I've selected a dataset And constructed a filter expression When I execute the filter Then I receive a handle to the filtered dataset.

Assumptions

  1. Query expressions are event-level criteria.
  2. Filter criteria expressed in a declarative style
  3. There is a count operation to make it possible to demonstrate that the filter operation works
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant