Barak Amar

Results 27 comments of Barak Amar

## lakeFS with DynamoDB ### Write 20k ```sh $ lakectl abuse random-write --amount 20000 --prefix more-abuse/ lakefs://load-test/main completed: 20000, errors: 0, current rate: 979.07 done/second Histogram (ms): 1 0 2...

Like the idea, here are some thoughts I had while reading this one (No order or connection between the items): - Views like images can be static and live -...

> Thanks - a bit confused about the list/link terminology Thanks for the review - update the flags description to reflect the operation

I think we can suggest calling 'diff' after successful merge to get a merge results and removing the results from the merge API. This way we can keep the current...

Considering a path to a branch as S3 bucket can be a problem from S3 perspective as the branch name is part of a path and should act as path....

> @nopcoder but we want to test it once with a host-base client and once using a path-base client, don't we? True, when you pull the value from viper you...

Workaround Call - mImageView.mHighlightViews.clear(); Before - mBitmap = Util.rotateImage(mBitmap, degree); Inside the onClick for rotate.

> We'd gladly accept a PR for this feature :-) Opened PR to fix this one, happy to get feedback.

I've tested the above and I think we need to update as it is more as a non trivial bug. We are able to update the last modified time and...