issues
search
addthis
/
stream-lib
Stream summarizer and cardinality estimator.
Apache License 2.0
2.26k
stars
556
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CountMinSketch: `size` is now always a `long` value
#112
gokyo
closed
8 years ago
0
CountMinSketch#size should be long everywhere in the code
#111
gokyo
closed
8 years ago
7
making Count-Min Sketch implementing java.io.Serializable
#110
gokyo
closed
8 years ago
0
CountMinSketch is not serializable
#109
gokyo
closed
8 years ago
9
Fix HyperLogLog incorrectness when cardinality is over billions
#108
liyang-gmt8
opened
8 years ago
0
HLL becomes incorrect if cardinality is over billions
#107
liyang-gmt8
closed
7 years ago
2
Fixed overflow problem in HyperLogLogPlus initialization
#106
kevandunsmore
closed
8 years ago
0
2.9.1 HyperLogLogPlus does not count cardinality < 10000 at 14,32
#105
kevandunsmore
closed
8 years ago
6
Update link in comment to not be broken
#104
bobpoekert
closed
8 years ago
0
OffHeap RegisterSet support
#103
krummas
closed
8 years ago
14
QDigest does not implement neither Serializable nor Externalizable
#102
staslev
opened
8 years ago
2
Recordinality implementation
#101
positiveblue
opened
8 years ago
11
Merge two TDigests throws NullPointerException
#100
kevindai0126
opened
9 years ago
1
fixed breaking serialization
#99
oertl
closed
9 years ago
2
Improve HyperLogLogPlus.merge and HyperLogLogPlus.mergeEstimators...
#98
oertl
closed
9 years ago
0
Improve HyperLogLogPlus.sortEncodedSet...
#97
oertl
closed
9 years ago
0
Replace power of 2s by corresponding bit shift operations in HyperLogLogPlus
#96
oertl
closed
9 years ago
1
Argument checks in HyperLogLogPlus constructor need to be more restrictive
#95
oertl
opened
9 years ago
1
HLL++ - Corrected threshold typo for precision 14
#94
David-Wobrock
closed
9 years ago
1
Count-Min Sketch Constant for Calculating Width
#93
abraithwaite
opened
9 years ago
5
HyperLogLog returns negative cardinality()
#92
chtlp
closed
9 years ago
2
HLL++ offer() always returns true when format SPARSE
#91
xkrt
opened
9 years ago
11
Possibly out of range
#90
ahmadpriatama
opened
9 years ago
1
consider support for additional hll(p) register sizes (currently only 5 is used)
#89
tea-dragon
opened
9 years ago
0
RegisterSet incorrectly allocates the space needed to track counts
#88
hbs
closed
9 years ago
7
Improve heap usage of low cardinality hllp counters.
#87
mspiegel
closed
9 years ago
0
Fixed bug in equals() method on HyperLogLogPlus and added unit test to T...
#86
dave2718
closed
10 years ago
0
Make MurmurHash of Strings independent of default encoding
#85
bfaria
opened
10 years ago
1
add merge functionality to BloomFilter
#84
strongh
closed
10 years ago
8
TDigest percentiles are off on the last centroid (and close by percentiles have inverted values)
#83
phoenixdownita
opened
10 years ago
7
Fixes #81 HyperLogLog.Builder improvements
#82
tea-dragon
closed
10 years ago
0
HyperLogLog builder with log2m
#81
brackxm
closed
10 years ago
2
fix merge error in sparse mode and add equals/hashCode methods
#80
tea-dragon
closed
10 years ago
0
remove fastutil, add guava, add test-slf4j-simple
#79
tea-dragon
closed
10 years ago
13
Remove outdated misleading comment.
#78
exic
closed
10 years ago
1
Varint bug
#77
larroy
closed
10 years ago
1
Varint bug
#76
larroy
closed
10 years ago
0
Add Maven artifact info in README
#75
michaelklishin
closed
10 years ago
0
ConcurrentStreamSummary does not implement Space-Saving algorithm
#74
robertclancy
closed
10 years ago
3
What does merge() in AdaptiveCounting do?
#73
medined
closed
10 years ago
5
Bugfixes to CountMinSketchTest.
#72
mspiegel
closed
10 years ago
0
Make HyperLogLog serializable (alt. implementation) + bonus fix
#71
tea-dragon
closed
10 years ago
6
Made HyperLogLog serializable.
#70
rxin
closed
10 years ago
4
AddThis OSS code style applied
#69
tea-dragon
closed
10 years ago
0
Code re-use re: linearCounting in HLL++
#68
grandinquisitor
closed
10 years ago
1
Make Varint#writeUnsignedVarInt(int) thread-safe
#67
gabrielreid
closed
10 years ago
1
HyperLogLogPlus#getBytes corrupts when called from multiple thread
#66
yukim
closed
10 years ago
3
Replace ByteArrayOutputStreams with ByteBuffer and remove IOException from method signatrues
#65
abramsm
closed
10 years ago
2
Typos, documentation and parameters
#64
s-j
opened
10 years ago
1
hyperloglog to work on top ByteBuffer
#63
andresgomezfrr
closed
10 years ago
1
Previous
Next