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): unordered funnel #20213

Merged
merged 12 commits into from
Feb 13, 2024
Merged

feat(hogql): unordered funnel #20213

merged 12 commits into from
Feb 13, 2024

Conversation

thmsobrmlr
Copy link
Contributor

Problem

Funnels need to be converted to HogQL (see the funnels section in PostHog/meta#130).

Changes

This PR adds the unordered funnel and associated tests. Breakdown tests have been commented out, as they are dependent on #20153, which im procrastinating from.

How did you test this code?

Converted existing tests for the HogQL implementation

@thmsobrmlr thmsobrmlr mentioned this pull request Feb 8, 2024
48 tasks
@thmsobrmlr thmsobrmlr force-pushed the funnel-unordered branch 2 times, most recently from 336620f to f6174a2 Compare February 9, 2024 09:01
Base automatically changed from funnel-strict to master February 9, 2024 09:01
@thmsobrmlr
Copy link
Contributor Author

Failing test is failing in master as well - please merge if you have the necessary rights.

@thmsobrmlr thmsobrmlr requested a review from a team February 13, 2024 15:10
@mariusandra mariusandra merged commit a9ca9c2 into master Feb 13, 2024
71 of 72 checks passed
@mariusandra mariusandra deleted the funnel-unordered branch February 13, 2024 15:29
tkaemming pushed a commit that referenced this pull request Feb 14, 2024
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