ArcticDB
ArcticDB copied to clipboard
Remove GetProperties call in Azure read_blob
In arcticdb
Azure backed storage, read_blob
made GetProperties
API call to retrieve the size of the blob. This is an extra network call compared to the adapter in S3. It should be removed.