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

复现share hash去降低查询的开销 #26

Open
WangTingZheng opened this issue Jul 21, 2023 · 0 comments
Open

复现share hash去降低查询的开销 #26

WangTingZheng opened this issue Jul 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@WangTingZheng
Copy link
Owner

复现通过在多个SSTable共享一个key的方式来降低查询的开销,毕竟哈希函数的个数会随着filter unit的增加而增加。

@WangTingZheng WangTingZheng self-assigned this Jul 21, 2023
@WangTingZheng WangTingZheng added the enhancement New feature or request label Jul 21, 2023
@WangTingZheng WangTingZheng added this to the ElasticBF V2: 优化计划 milestone Jul 21, 2023
@WangTingZheng WangTingZheng removed this from the ElasticBF V2: 优化计划 milestone Jul 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: To do
Development

No branches or pull requests

1 participant