You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/09/08 22:02:35 UTC

[GitHub] [accumulo] Manno15 commented on issue #2264: Show few option does not work with commands that extend ScanCommand

Manno15 commented on issue #2264:
URL: https://github.com/apache/accumulo/issues/2264#issuecomment-915603391


   Commands that seem to have this issue: 
   
   ```
   GrepCommand
   EGrepCommand
   MaxRowCommand
   ```
   `DeleteManyCommand` does extend `ScanCommand` but overwrites the '-f' arg with a force option. If the usefulness of the --show-few option is low for these commands then a solution might be to just remove it so it doesn't show up as an option in the shell.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org