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
The existing SizeStatisticsCollectorCursor returns a single result with the entire size of the subspace calculated.
For a more nuanced approach, a calculator that can break the size into sub-subspaces is needed (specifically, it can help with troubleshooting storage usage per store components).