-
Hi, I've been trying out lance on our data. Now, I feel like this might be a pathological case for the data format, but in case it isn't. I'm currently storing a table with very very large rows (effec…
-
**Which part is this question about**
object_store Azure
**Describe your question**
I have reviewed this issue https://github.com/apache/arrow-rs/issues/4853 which also pertains to using Azure Go…
-
Hi icechunk team,
When attempting to read a large Zarr array using IceChunk, I encounter an intermittent error: `ValueError: store error: unsuccessful repository operation: error contacting storage…
-
With S3's latest addition to support conditional writes, we can consider building our metadata store based on an object store. The metadata store implementation could store all its state in a single b…
-
**Describe the bug**
:warning: I understand that this is a very niche issue, but I thought I share this trap with others.
If you accidentally point an S3 `object_store` client to an gRPC endpoint,…
-
We are currently using thanos-io/objstore lib to write to object store.
Right now we have a putIfNotExists() method which is not atomic.
https://github.com/slatedb/slatedb-go/blob/v0.1.3/slatedb/obj…
-
Ideally, we support a wide range of different object stores and filesystems. That way users can run Restate also w/o an object store. Moreover, the upload process should happen in the background.
L…
-
As discussed in #430 -
In https://w3c.github.io/IndexedDB/#object-store-retrieval-operation the operation is noted to _"return undefined, an ECMAScript value, or an error (a DOMException)"_
The…
-
We need to be able to access arbitrary object storage from a Cloudflare worker.
Our access pattern for the crate `object_store` can be found in the first-party `storage` crate.
Basically, we us…
-