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

fix: Update PersonDistinctIdOverridesTable to be consistent with updated LazyTable interface #21113

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

tkaemming
Copy link
Contributor

Problem

The LazyTable interface was updated in #20986 which was merged before #21059 was, causing test failures and type checking errors when #21059 was merged.

Changes

Non functional change, adapted PersonDistinctIdOverridesTable to use superclass interface.

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

n/a

How did you test this code?

Fixed the broken ones.

@tkaemming tkaemming marked this pull request as ready for review March 22, 2024 19:39
@tkaemming tkaemming requested review from mariusandra, robbie-c and a team March 22, 2024 19:40
@tkaemming tkaemming enabled auto-merge (squash) March 22, 2024 19:43
@tkaemming tkaemming merged commit 3bacde5 into master Mar 22, 2024
89 checks passed
@tkaemming tkaemming deleted the poe-v3-hogql-typing-fix branch March 22, 2024 20:00
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