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

feat(outcomes): Hello, outcomes! #513

Merged
merged 4 commits into from Oct 10, 2019
Merged

feat(outcomes): Hello, outcomes! #513

merged 4 commits into from Oct 10, 2019

Conversation

manuzope
Copy link
Contributor

@manuzope manuzope commented Oct 9, 2019

Allows us to query outcomes.

Test plan

  • Unit tests

@manuzope manuzope requested a review from a team October 9, 2019 16:06
)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you planning to support these:

  • get_split_query_spec
  • get_prewhere_keys

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

get_split_query_spec, not for now. Good point about get_prewhere_keys - I'll add those.

outcome: int,
time_since_base: timedelta
) -> None:
events = []
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are not events but outcomes, please let's rename them.

@manuzope manuzope merged commit 655ed00 into master Oct 10, 2019
@manuzope manuzope deleted the feat/lets-get-outcomes branch October 10, 2019 15:55
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

Successfully merging this pull request may close these issues.

None yet

2 participants