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

Return no observations when table does not (yet) exist #10

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

pvannierop
Copy link
Collaborator

Problem

When JDBC connector has not yet provessed any Kafka data, the table holding this data is not created yet. This causes data dashboard backend to throw an error.

Solution

When the error is table not existing, an empty list of observations is returned.

@pvannierop pvannierop self-assigned this Oct 15, 2024
@pvannierop pvannierop merged commit b35cc33 into main Oct 15, 2024
1 check passed
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