Oz Katz

Results 13 comments of Oz Katz

sorry, been a little busy. I'll try and update the dependencies soon.

I think that we should stay consistent: non conflicting changes would show a content diff for txt,csv,... and the amount of bytes added/removed for other non-humanly-diffable formats. We're already doing...

yes, summing the values indeed makes little sense. however showing size in bytes for source and for destination could be helpful (i.e. if `big_data.parquet` is 40bytes on source but 150MB...

Thanks for reporting @kevinv21! I'll try to give some context into what's going on: When uploading an object into S3, the AP requires signing the request and passing that signature...

Thanks for reporting this @jacobdanovitch! According to the compatibility matrix it _should_ be supported.. Can you share which version of Swift/Open Stack you're running? If it's a recent version, I...

@arielshaqed I have seen **> ZERO** complaints :) I don't think there's a technical reason for this not to work (meta-ranges contain key counts for each range). Staging is less...

I think we have the correct data model to structure this nicely. Here's a suggestion: 1. Add a reflog, so the action is reversible (#2321) - this is already something...

Esti is expecting a certain amount of runs to be returned for a commit ID. This obviously changes that number, failing Esti. I don't feel comfortable modifying the Esti test...

Hey @willscott - thanks for this great library! How can I help in pushing this one past the finish line?

@willscott that's a good idea, but from my experience with TCP in Go, I don't know that there's a safe cross-platform way (looking at you, Windows!) to check TCP connection...