Karl-Aksel Puulmann
Karl-Aksel Puulmann
I suggest trying out this solution before building a tiered system: Let's create a new RDS-backed database as the main graphile work queue. Everything described in this issue sounds valid...
A lot of code conflicts!
Q: Do we want to be planning a roadmap or do we care about setting objectives? From the limited information here and in https://github.com/PostHog/posthog.com/pull/4217 it feels to me we're getting...
I think removing the summary table column conditionally for now would be the right thing to be doing. E.g. only show it for totals and sums, but not for avg,...
Hi! Did you perhaps have some previous docker-compose volumes laying around? If the latter, try `docker-compose rm -v` and try again.
Thanks for the clarification! I suspect there might be something missing 1. What's the command you're using for dropping the database on clickhouse? Note that clickhouse doesn't actually drop replicated...
Hi! Just saw your PR. This is missing cleanup on our end but we're planning on removing CLICKHOUSE_REPLICATION environment variable going forward, so the fix would land you in a...
> identified means the id has already been merged (or more simply the person has >1 distinct_ids tied to it). $alias and $identify have the same safeguard in place against...
The proposal is slightly confusing since it's using the wrong names for things. `$alias` should be `$create_alias`, `identified` should be `is_identified` etc. Reviewing the proposal: ### 1. > (2) Identify...
Managed to repro when reproducing a different error, when resizing my window in funnels https://user-images.githubusercontent.com/148820/191243193-7279360a-7651-49f6-a29b-5762485a0186.mp4