Skip to content

Tags: Nventdata/java-hll

Tags

v1.6.0

Toggle v1.6.0's commit message
Added support for registering schema versions. Version bumped to 1.6.0

v1.5.2

Toggle v1.5.2's commit message
Fixed long overflow bug in TWO_TO_L calculation for regwidth > 5. Fixes 

aggregateknowledge#10. Version bumped to 1.5.2.

v1.5.1

Toggle v1.5.1's commit message
Fix an issue with HLL serialization.

HLL#fromBytes, HLL#toBytes, and HLL#clone weren't taking into account
the Postgres-compatible constructor.

v1.5.0

Toggle v1.5.0's commit message
Version bumped to 1.5.0

v1.4.0

Toggle v1.4.0's commit message
Fixed aggregateknowledge#4, lowered JDK requirement to 6 from 7. Vers…

…ion bumped to

1.4.0.

v1.3.0

Toggle v1.3.0's commit message
Add new HLL constructor. Bump to 1.3.0. Fixes aggregateknowledge#3

- Add an HLL(log2m, regwidth) constructor that defaults to automatic
  EXPLICIT settings and using SPARSE.

v1.2.1

Toggle v1.2.1's commit message
Version bump to 1.2.1.

v1.2.0

Toggle v1.2.0's commit message
Added artifact signing for Sonnatype.

v1.1.0

Toggle v1.1.0's commit message
Version bumped to 1.1.0.