Page MenuHomePhabricator

Fix truncation in "bin/storage probe" of tables larger than 100GB
ClosedPublic

Authored by epriestley on Aug 8 2018, 4:29 PM.
Tags
None
Referenced Files
F15386590: D19567.diff
Sat, Mar 15, 12:54 AM
F15386075: D19567.id46777.diff
Sat, Mar 15, 12:00 AM
F15380417: D19567.id46778.diff
Fri, Mar 14, 2:57 AM
Unknown Object (File)
Wed, Feb 19, 1:55 PM
Unknown Object (File)
Feb 13 2025, 1:20 AM
Unknown Object (File)
Feb 12 2025, 11:55 PM
Unknown Object (File)
Feb 12 2025, 11:19 PM
Unknown Object (File)
Feb 12 2025, 12:59 AM
Subscribers
None

Details

Summary

Ref T13164. PHI805 incidentally includes some bin/storage probe output for 100GB+ tables which renders wrong.

We have the tools to render it properly, so stop doing this manually and let ConsoleTable figure out the alignment.

Test Plan

Faked very large table sizes, ran bin/storage probe:

Screen Shot 2018-08-08 at 9.24.36 AM.png (982×1 px, 254 KB)

(Then, un-faked the very large table sizes and ran it again, got sensible output.)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable