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

chore(query): Add prune cache for query #10155

Merged
merged 25 commits into from
Feb 23, 2023

Conversation

sundy-li
Copy link
Member

@sundy-li sundy-li commented Feb 22, 2023

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Summary about this PR

  1. Add prune_partition cache for query
  2. Disable enable_distributed_eval_index in single node mode.
  3. Tunning some default settings
  4. Introduce StealablePartitions is used for cache affinity that is, the same partition is always routed to the same executor as possible.

Closes #issue

@vercel
Copy link

vercel bot commented Feb 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated
databend ⬜️ Ignored (Inspect) Visit Preview Feb 23, 2023 at 4:02AM (UTC)

@sundy-li sundy-li added the ci-benchmark Benchmark: run all test label Feb 22, 2023
@mergify mergify bot added the pr-chore this PR only has small changes that no need to record, like coding styles. label Feb 22, 2023
@databendlabs databendlabs deleted a comment from github-actions bot Feb 22, 2023
@github-actions
Copy link
Contributor

@sundy-li sundy-li removed the ci-benchmark Benchmark: run all test label Feb 22, 2023
@sundy-li sundy-li changed the title chore(query): improve some settings chore(query): Add prune cache for query Feb 23, 2023
@sundy-li sundy-li requested a review from zhang2014 February 23, 2023 04:39
@sundy-li sundy-li marked this pull request as ready for review February 23, 2023 04:39
@sundy-li sundy-li merged commit 6e96b3d into databendlabs:main Feb 23, 2023
@sundy-li sundy-li deleted the tunning-settings branch February 23, 2023 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-chore this PR only has small changes that no need to record, like coding styles.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant