You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 6, 2021. It is now read-only.
Use B (billion) instead G (giga) for non size numbers
In some reports where numbers are displayed (for example - rows count) we display G for Billion like GiB for size numbers. Now we fixed it, so simple (not size) numbers are displayed as B (billon), T(Trillion), q(Quadrillion) etc.