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
I would like to use the GetApproximateSizes API to determine the size of some non-overlapping discrete key ranges in a column family, but I noticed while testing that this doesn't include the size of blobs when using blobdb (correct me if I'm wrong here). Is it possible to add this, or some other way to get the information I'm looking for? TIA!