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:10:00 UTC

[jira] [Commented] (ACCUMULO-2338) add RangeInterpreter to the shell

    [ https://issues.apache.org/jira/browse/ACCUMULO-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627913#comment-17627913 ] 

Christopher Tubbs commented on ACCUMULO-2338:
---------------------------------------------

JShell is now a viable option for more sophisticated situations. If this is still a problem or a desired feature, please create a new issue or PR at https://github.com/apache/accumulo

> add RangeInterpreter to the shell
> ---------------------------------
>
>                 Key: ACCUMULO-2338
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2338
>             Project: Accumulo
>          Issue Type: New Feature
>          Components: shell
>            Reporter: Eric C. Newton
>            Priority: Major
>
> The shell doesn't allow for very sophisticated scans.  You can't specify ranges on columns, which is often used in document-partitioned indexing schemes.  Similar to the ScanInterpreter feature, in which the scan args are translated, it would be nice if we supported a RangeInterpreter which would translate the range of the scan.



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