Andrew Purtell
Andrew Purtell
Any chance of a review on #240 ?
I did not submit until the UTs and ITs in phoenix-core all passed for me. I know that is not good enough on its own, but I mention it as...
The above is not a solution. It could be a workaround, for some. Native libraries compiled for various CUDA versions are shipped and selected by bitsandbytes according to detected version....
Come on, be professional. Is Reddit or X down?
Based on my local tests there are three test failures to resolve. This first one is a false positive: - TestAssignmentManagerUtil.testCreateUnassignProceduresForMergeFail These two are timeouts, so waiters need changes: -...
Yes I have legit test failures to resolve, doing that soon.
For me I think the fundamental issue is the time a region is in transition is not always tied to the lifetime of a `TransitRegionStateProcedure`, so managing the RIT list...
> we can't cut an unshaded protobuf of some form without RPC not linking, so hbase/hive/ozone are in trouble here. HBase branch-3 and trunk are fine, we use our own...
@JamesRTaylor No I haven't been working on this. Maybe next week?
@kadirozde Is this the kind of refactoring you had in mind? This patch: - Adds a preBatchMutate hook to SequenceRegionObserver that will filter any Append or Increment operations submitted in...