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

refactor: Remove person_overrides from HogQL database schema #22735

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

tkaemming
Copy link
Contributor

@tkaemming tkaemming commented Jun 5, 2024

Problem

These tables should no longer be referenced after #22347 and we no longer want to maintain the infrastructure to keep them updated.

Table usage: prod-us, prod-eu

Changes

Removes the unused tables from the schema definition.

Does this work well for both Cloud and self-hosted?

Yes

How did you test this code?

Updated existing snapshots and checked query log to make sure these tables aren't being referenced from unexpected locations (see above.)

@tkaemming tkaemming marked this pull request as ready for review June 6, 2024 16:15
@tkaemming tkaemming requested a review from timgl June 6, 2024 16:17
@posthog-bot
Copy link
Contributor

This PR hasn't seen activity in a week! Should it be merged, closed, or further worked on? If you want to keep it open, post a comment or remove the stale label – otherwise this will be closed in another week.

@tkaemming tkaemming requested a review from a team June 17, 2024 22:24
@posthog-bot posthog-bot removed the stale label Jun 18, 2024
@tkaemming tkaemming merged commit f0a8172 into master Jun 18, 2024
84 checks passed
@tkaemming tkaemming deleted the remove-hogql-overrides branch June 18, 2024 16:51
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.

3 participants