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(hogql): events query runner #17892

Merged
merged 6 commits into from
Oct 11, 2023
Merged

feat(hogql): events query runner #17892

merged 6 commits into from
Oct 11, 2023

Conversation

mariusandra
Copy link
Collaborator

Problem

We're consolidating HogQL queries under the hogql_queries folder. The event explorer query was notably missing.

Changes

Adds a runner for EventsQuery

How did you test this code?

I didn't write any new tests, but clicked around in the interface. Things worked as before. Hoping the old api/query tests provide sufficient coverage.

@mariusandra mariusandra marked this pull request as ready for review October 11, 2023 07:29
Copy link
Contributor

@thmsobrmlr thmsobrmlr left a comment

Choose a reason for hiding this comment

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

Looks good and works as before ✨

@mariusandra mariusandra merged commit 0df3b2f into master Oct 11, 2023
@mariusandra mariusandra deleted the events-query-runner branch October 11, 2023 14:58
@sentry-io
Copy link

sentry-io bot commented Oct 12, 2023

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Exception: Action does not have any match groups /api/projects/{parent_lookup_team_id}/query/ View Issue
  • ‼️ Exception: Action does not exist /api/projects/{parent_lookup_team_id}/query/ View Issue
  • ‼️ Exception: Action does not exist /api/projects/{parent_lookup_team_id}/query/ View Issue

Did you find this useful? React with a 👍 or 👎

daibhin pushed a commit that referenced this pull request Oct 23, 2023
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.

2 participants