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: add INT type to bloom filter #7990

Closed
Tracked by #7823
BohuTANG opened this issue Sep 30, 2022 · 1 comment
Closed
Tracked by #7823

feat: add INT type to bloom filter #7990

BohuTANG opened this issue Sep 30, 2022 · 1 comment
Labels
C-feature Category: feature

Comments

@BohuTANG
Copy link
Member

Summary

https://github.com/datafuselabs/databend/blob/410854b341b23d796849a5037e733a009e768504/src/query/storages/index/src/filters/xor8.rs#L120-L127

Now, only support STRING data type, should add INT/TIME datatype for the bloom index.

@BohuTANG BohuTANG added the C-feature Category: feature label Sep 30, 2022
@RinChanNOWWW RinChanNOWWW self-assigned this Oct 8, 2022
@BohuTANG
Copy link
Member Author

BohuTANG commented Oct 8, 2022

Impl in #7958

@BohuTANG BohuTANG closed this as completed Oct 8, 2022
@RinChanNOWWW RinChanNOWWW removed their assignment Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: feature
Projects
None yet
Development

No branches or pull requests

2 participants