kevinrr888 opened a new pull request, #5959: URL: https://github.com/apache/accumulo/pull/5959
Adds ability to scan tables via the shell using a key-based range. This allows for more fine-grained shell scans, such as scanning a row between a given column family and another given column family. Previously, options were only available for start and end rows (the entire rows) or specific columns (needed to be explicitly specified, no way to do range). Provides options for row, cf, cq, cv, and ts. closes #5891 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
