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

feat: data block cache refill filtered by table id #19573

Open
MrCroxx opened this issue Nov 26, 2024 · 0 comments
Open

feat: data block cache refill filtered by table id #19573

MrCroxx opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@MrCroxx
Copy link
Contributor

MrCroxx commented Nov 26, 2024

Is your feature request related to a problem? Please describe.

In the real-world workload, some tables need low-latency to serve batch queries. On cache misses, the batch query latency can be 10x slower than queries with all cache look ups hit.

Supporting data block cache refill filtered by table id is a solution for this case.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@MrCroxx MrCroxx added this to the future-release-2.4 milestone Nov 26, 2024
@MrCroxx MrCroxx self-assigned this Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant