No chop merge see files ranges in metadata scan
Open
enhancement
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 487
- Avg merge
- 4d 5h
- Merged PRs (30d)
- 13
Description
When scanning the metadata table for debugging purposes it would be nice to know what the rows are for per file ranges in the metadata table. These rows are currently encoded as base 64, so can not easily see the row when scanning the metadata table. Created a bit of code in jshell to do this in [this gist](https://gist.github.com/keith-turner/08cb06d84d3040fb60b2bc058b9e9a5d)
#3767 is related and maybe this issue and it can have the same solution.
Contributor guide
Assessment
This issue has not been assessed yet.