Github user joshelser commented on the issue:
https://github.com/apache/accumulo/pull/180
Took a quick glance and this looks very concise. The concrete examples are
also super-duper helpful.
One thing that was in the back of my mind is how to support "bounded
summaries". For example, we would want to avoid storing 1M CVs if a user had
that many in a table (for some reason). Could/should this be a primitive on
summaries (how to limit them)? Or, would it be some implementation detail which
we could provide some common-implementation logic?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---