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

When deleting a data source, it should remove the cached schema from Redis #3893

Closed
arikfr opened this issue Jun 10, 2019 · 0 comments · Fixed by #3894
Closed

When deleting a data source, it should remove the cached schema from Redis #3893

arikfr opened this issue Jun 10, 2019 · 0 comments · Fixed by #3894

Comments

@arikfr
Copy link
Member

arikfr commented Jun 10, 2019

When deleting a data source (DataSource#delete), we need to remove the cached schema from Redis as well.

(The schema is being in the DataSource#get_schema method.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants