Matt Layher
Matt Layher
Right now we export and rename an awkward subset of fields, but it's probably best to align more with what the kernel exports directly.
## Description Factor out buildSingleSummary as vdiff.Summarize, which generates a summary of the VDiff operation based on the VDiffShow RPC response. ## Related Issue(s) - Fixes: #16780 ## Checklist -...
### Feature Description When executing `vtctldclient vdiff show`, a summary is generated based on the raw RPC outputs containing query rows, fields, etc. This summary is useful for humans using...