Hi, I couldn't find any reference to HyperLogLog++, https://en.wikipedia.org/wiki/HyperLogLog#HLL++. Idk if that name HyperLogLog++ is widely used, so I'd like to confirm if the algorithm used by Apache Data Sketches is the HLL++ or the original version.
Thanks.