maxwellguo created CASSANDRA-18138:
--------------------------------------

             Summary: Support sstabledump tool with row limit feature
                 Key: CASSANDRA-18138
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18138
             Project: Cassandra
          Issue Type: Improvement
          Components: Tool/sstable
            Reporter: maxwellguo
            Assignee: maxwellguo


Add a feature to support sstable dump with an option of partition limit. 
Some time we just want to see some partition's content or just want to see the 
content format of the partition (key format or value format) but if the value 
of a partition is too big , and we do not know the partition key in the 
sstable. The output of the sstable dump will get too much content to read. So 
we just want to support the feature that sstabledump have an option to limit 
the output row number just like CQL's LIMIT OFFSET .



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to