Thanks for this library. I have made some big changes on my fork to make it compatible with BigQuery HLL functions. Which kinda makes it compatible with Google's zetasketch.
You can see the changes here: master...erikdubbelboer:master
The changes are major and change things like the way the hashes are encoded. This obviously breaks backwards compatibility for the Gob and JSON encodings.
I was wondering if you had any interest in merging this or if I should just continue maintaining my changes on my fork?
Thanks for this library. I have made some big changes on my fork to make it compatible with BigQuery HLL functions. Which kinda makes it compatible with Google's zetasketch.
You can see the changes here: master...erikdubbelboer:master
The changes are major and change things like the way the hashes are encoded. This obviously breaks backwards compatibility for the Gob and JSON encodings.
I was wondering if you had any interest in merging this or if I should just continue maintaining my changes on my fork?