-
**Is your feature request related to a problem? Please describe.**
This issue involves some optimization of the current filter implementation without refactoring it.
#### Reducing potential function…
-
### What type of enhancement is this?
Performance
### What does the enhancement do?
`ParquetWriter` already supports bloom filter encoding, but we have to apply query clauses to bloom filters…
-
### Did you read the README?
- [X] I have read the README, the theme is installed/configured correctly and the "Troubleshooting" section contains no information related to my problem
### Do you …
-
Using Bloom 2.8.0 on AuraDB latest version
When the same relationship is displayed in different contexts the property ordering seems to be different. Would it be possible to use a consistent (natur…
-
Recently we've been making improvements to visual quality within CesiumJS. As part of this process we want to re-evaluate the default settings across the board to hopefully provide a better experience…
-
https://github.com/tivvit/pure-lua-bloom-filter/blob/14bc42e9f4147c5f28c5f9b486f4ed4c24e50e53/bloom_filter.lua#L96
should be
```
for i = 0, self.bits do
-->
for i = 0, self.bytes do
```
…
-
### Bloom Filters:
A Bloom filter is a space-efficient probabilistic data structure used to test whether an element is a member of a set.
It can have false positives, but no false negatives. This …
-
Currently, GC bloom filter generation is taking creation time for bloom filters from latest segment creation time. The issue is that if we have satellite with very specific traffic e.g. SLC where we m…
-
Thank you Jeremy for this amazing work!
I found this project a few years ago. Finally, last week, I started my journey to adapt your matrix rain as [Vivaldi background start page](https://github.co…
-
https://github.com/Greplin/greplin-bloom-filter
Standalone and better documented: http://en.wikipedia.org/wiki/Bloom_filter