tool: support sst dump in risectl #3101
Labels
component/storage
Storage
difficulty/medium
Issues that need some knowledge of the whole system
good first issue
Good for newcomers
help wanted
Issues that need help from contributors
#2640 #782 add support for list-kv pairs in risectl. It is also beneficial for debugging to support sst dump.
Basic
We can start by adding support to show the following information via sst dump:
Advanced
We can support the following advanced usage when the basics are done:
- Print kv paris in a human readble format (show table id, epoch, user key, user value)
- Interpret kv paris based on the table schema
The text was updated successfully, but these errors were encountered: