Watching the traffic on the memory package and how that's setting us up for
a refactoring of the java library, I'd like to suggest we take teh
opportunity of a major version bump to rename a few of our sketches.

Specifically, we have an ItemsSketch in both quantiles and frequent items.
That might be the only collision, but those don't follow the name scheme of
our other sketches and it means that any code using both must include the
fully qualified name on one of them.

A major version bump seems like the perfect time to make sure we resolve
such things.

  jon

Reply via email to