HogQL optimization that filters events early on #21269
Labels
feature/hogql
feature/insights
Feature Tag: Insights overall
performance
Has to do with performance. For PRs, runs the clickhouse query performance suite
team/product-analytics
In what situation are you experiencing subpar performance?
In certain situation pushing down the event filter predicate can speed up the query time substantially.
How to reproduce
An example of this including a manual solution can be seen in the following ticket: https://posthoghelp.zendesk.com/agent/tickets/12073.
Additional context
Making this an automatic optimization with HogQL after the rewrite should likely be a performance fix we should prioritize.
The text was updated successfully, but these errors were encountered: