You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2015/03/05 23:59:38 UTC

[jira] [Updated] (ACCUMULO-3648) Ability to Scan Table Keys in Reverse Order

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

Josh Elser updated ACCUMULO-3648:
---------------------------------
    Issue Type: New Feature  (was: Improvement)

> Ability to Scan Table Keys in Reverse Order
> -------------------------------------------
>
>                 Key: ACCUMULO-3648
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3648
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: master, tserver
>            Reporter: Mike Fagan
>            Priority: Minor
>              Labels: features, performance
>
> There are cases where you would like to scan a table in reverse key order.
> For example: 
> Consider a table using an inverted timestamp key.
> This allows for very quick access to the latest records.
> But  It would be helpful to quickly access earliest records without having to:
> A) scan through all the records to build a collection to reverse sort
> B) store the table again using the reverse key



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)