itaidavid

Results 6 comments of itaidavid

> Just the tracking right, not the actual upload of multipart? Correct. The benchmark refers to the metadata operations only (namely, tracker operations on DB/KV) and should not include the...

**Note:** A decision is to be made regarding the required benchmarks - which scenarios do we really want to test. One example is multiple parallel commits, that will definitely fail...

Closed as it is covered by #3841

`lakectl` need to handle such error gracefully Other than that, we might want to investigate if the error itself is problematic, but `lakectl` should not segfault

Comment from @arielshaqed: > Please note that this kind of thing will be hard to fix precisely if you allow deletes while iterating. Ideally you could use partitions, and then...