Skip to content

Conversation

@kevinrr888
Copy link
Member

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

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 apache#5891
@kevinrr888 kevinrr888 added this to the 2.1.5 milestone Oct 16, 2025
@kevinrr888 kevinrr888 self-assigned this Oct 16, 2025
@kevinrr888 kevinrr888 linked an issue Dec 11, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need -bc, -ec, -bq, and -eq options on shell scan command

1 participant