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

[Feature] Supports setting cache and time to live in queries #46002

Open
3 tasks done
coffeecms opened this issue Dec 26, 2024 · 0 comments
Open
3 tasks done

[Feature] Supports setting cache and time to live in queries #46002

coffeecms opened this issue Dec 26, 2024 · 0 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@coffeecms
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Description

Cache has a huge advantage in optimizing query speed. I think Apache Doris needs to integrate cache and time to live setting options for queries

Ex: cache select * from users ttl=60 -> result will cache in 60 seconds

Use case

No response

Related issues

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@coffeecms coffeecms added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant