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(tests): create Kafka tables in Django tests #26833

Closed
wants to merge 4 commits into from

Conversation

skoob13
Copy link
Contributor

@skoob13 skoob13 commented Dec 11, 2024

Problem

Clickhouse tables, depending on the Kafka tables, are created before Kafka tables, which blocks further test execution of the evaluation tests.

Changes

Re-create Clickhouse tables after Kafka tables have been created.

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

Yes

How did you test this code?

Manual testing

@skoob13 skoob13 requested a review from Twixes December 11, 2024 13:46
@skoob13 skoob13 marked this pull request as draft December 11, 2024 14:09
@skoob13 skoob13 marked this pull request as ready for review December 11, 2024 15:18
@skoob13 skoob13 closed this Dec 16, 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.

1 participant