Muhammad Hamza Sajjad

Results 5 comments of Muhammad Hamza Sajjad

I see that there already is [this `BlobClient::Download`](https://github.com/Azure/azure-sdk-for-cpp/blob/a0559c53f7f9327e85ec02831fd4b01bc7233edd/sdk/storage/azure-storage-blobs/inc/azure/storage/blobs/blob_client.hpp#L262) function. Could we just use this? is it equivalent to `BlobClient::DownloadTo` with the difference that it returns the blob data?

> get_num_rows doesn't exist on Library, it's lib._nvs.get_num_rows. Can you check lib.get_description? The provided code was using V1 API where `lib` is instance of `NativeVersionStore`, because this issue came from...

When delayed deletes are concurrent with `scan_object_sizes`, current behaviour throws an exception: ``` StorageException: Not found: Composite: o:__write__*0*1714053087144170821:8986477046003934300:0x70@8725724283296188921[tafl_features/1min/AC,.MF] ``` ArcticDB should just swallow `KeyNotFoundException` and return the objects that are...

**Investigation findings**: I found that the s3 tests are much slower as compared to other storages. Out of a total of ~1500 `integration` tests, I skipped all the s3 tests...

Upgrade to protobuf 5 for pip wheel has been done in #1635. Waiting for https://github.com/conda-forge/protobuf-feedstock/pull/216 for protobuf 5 upgrade of conda