Steve Loughran
Steve Loughran
I agree that this is needed
@anujmodi2021 merged to trunk. Can you do the branch-3.4 cherrypick, rerun the tests and then push up as a PR to merge there too? thanks
in trunk; testing cherrypick to 3.4
we may want to merge this for anyone doing lightweight local builds, but for our own releases it is better just to make some lean tarballs where we strip out...
let me rebase. I was thinking it'd be better to just generate a .tar.gz with the aws sdk stripped from it. that way: one build, identical binaries
@prathapsagar thanks for starting this. you are about to discover why it so hard to update dependencies. Everything we want to use in our own code should be defined in...
merged to trunk; cherrypicking to branch-3.4. branch-3.3 as well, perhaps
> Junit has assertThrows though. Would that be a bit more Java friendly? one thing intercept does, which I haven't seen the others to, is include the toString() value of...
I've thought about this some more. Here are some things which I believe we need 1. Marker files at the end of each path so that spark status reporting on...
@shameersss1 I'm working on assisting getting the 3.4.0 release out right now. Anything you can do to assist testing would be wonderful, as I'm only worrying about release blockers.