-
We want to insert HyperLogLog literals into our database and have been generating binary blobs from our HLL implementation (retailnext/hllpp) that match the struct format of our current build of Pipel…
-
Hi,
I'm getting MySQL crashes when trying to run it with HLL_BIT_WIDTH > 13. It works fine with 10-13, but when using it with 14-16 I get the following crash.
```
17:12:28 UTC - mysqld got sign…
-
@timbl @michielbdejong @RubenVerborgh @highlevellogic
Trying NSS on a windows pod `https://bourgeoa.solid.hll.nu:7443` . Tested the `chat with me` from OS solid
The function returns a PUT error 50…
-
I think in the function `hll::HyperLogLog::merge` it should not be the _bitwise or_ between the two registers:
```cpp
if (M_[r] < other.M_[r]) {
M_[r] |= other.M_[r];
}
```
Instead it sh…
-
In many cases, .HLL 'Donut' is the same as .HLL 'donut'; however, in some cases (e.g. ParrotInterpreter.hll_map()), it's not.
I recommend that to avoid any potential for confusion, we remove any case…
coke updated
12 years ago
-
**Describe the bug**
It is possible, as there is no input validation for the steam ID input, to break `/hll register` if an improper steam64id format is input. This input needs sanitization and chec…
-
**Dear Daniel,
I have some problems in installing dashing. I listed the errors below. Could you give me some suggessions?
Thanks.**
`make dashing`
```
cd bonsai && make zlib/libz.a && cd ..
…
-
# Bug reports:
### Expected behavior:
HLL flux works generally.
### Current behavior:
When all speeds are 0 the HLL computation FPE's, presumably on this line (`Hll.hpp:176`):
```c++
con…
-
Hi,
It seems that the policycoreutils/hll/pp/Makefile does not honor CPPFLAGS passed at build time. This is needed form some hardening functionalities
bigon updated
7 years ago
-
https://github.com/Mohamed11677/Test1/blob/4e312c91336adbb5bdedbcfca68948141fbb7a30/HLL.TXT#L3