[
https://issues.apache.org/jira/browse/ACCUMULO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-384:
--------------------------------
Resolution: Incomplete
Status: Resolved (was: Patch Available)
Looks like the patch is from the SVN days.
Needs some more love to get it to a position where it's ready to commit. Would
also need to consider visibility concerns in completions (completing all rows
using all of a user's authorizations may not be valid).
> Add row completion in shell
> ---------------------------
>
> Key: ACCUMULO-384
> URL: https://issues.apache.org/jira/browse/ACCUMULO-384
> Project: Accumulo
> Issue Type: Improvement
> Reporter: Keith Turner
> Assignee: Sean Hickey
> Labels: newbie
> Attachments: ACCUMULO-384-v2.patch, ACCUMULO-384.v1.patch,
> ACCUMULO-384.v3.patch
>
>
> It would be nice to have row completion in the shell for commands that take a
> row as an arguments. Could display the first 10 or 20 rows that match the
> given prefix. For large rows (lots of columns) would probably need to use an
> iterator to efficiently skip from one row to the next.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)