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

The query result cache does not work #4342

Open
yuru-sha opened this issue Nov 11, 2019 · 2 comments
Open

The query result cache does not work #4342

yuru-sha opened this issue Nov 11, 2019 · 2 comments

Comments

@yuru-sha
Copy link

Issue Summary

I run a query with Amazon Athena, but the cache is not working even though it is the same query and the same search criteria.(It was added to the history each time a query was run.)

When max_age = -1 was specified for url, the search after the second time was faster and it was not displayed in the history of Amazon Athena.

Steps to Reproduce

none

Technical details:

  • Redash Version: 8.0.0+b32245 (a16f551)
  • Browser/OS: Google Chrome/Mac
  • How did you install Redash: Docker, ap-northeast-1
@arikfr
Copy link
Member

arikfr commented Nov 13, 2019

Which query cache you were expecting the one in Redash?

@yuru-sha
Copy link
Author

The following cases are desired for caching.

  1. When executed with Query Editor.

  2. When parameters are changed in Dashboard.

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

No branches or pull requests

2 participants