Ariel Shaqed (Scolnicov)
Ariel Shaqed (Scolnicov)
I approved #3220 to allow us to move forward on this feature. However I continue not to understand what goes into a "user ID" field of a user defined with...
It is hard to build images with this package because there are no releases or git tags. Can we have such? (I'd of course be happy to send PRs to...
Fixes #4203.
Measurements indicate that this can speed up the `cleanupJob` operation on `FileOutputCommitter` (which uses recursive delete) by 7x.
This test: ```scala it("should perform Gauss summation") { ``` just demonstrates _how_ to write a test. Get rid of it once we have some more tests to use as (better...)...
Fixes #4064.
Speed up metadata client JOIN operations by telling the driver how to JOIN metaranges in linear time. We will use this to transform garbage collector from a quadratic process to...