You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2022/11/02 19:14:00 UTC

[jira] [Resolved] (ACCUMULO-4049) create a generic counting iterator

     [ https://issues.apache.org/jira/browse/ACCUMULO-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-4049.
-----------------------------------------
    Resolution: Won't Fix

This can be done with summaries, a new feature in 2.x. If this is still a problem, please create a new issue or PR at https://github.com/apache/accumulo

> create a generic counting iterator
> ----------------------------------
>
>                 Key: ACCUMULO-4049
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4049
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: core
>            Reporter: Adam Fuchs
>            Priority: Major
>
> As a user I want to be able to count the number of key/values, rows, row+column family, etc. exist in a range. This could be done via a simple iterator like the CountingIterator added at scan time.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)