Details
Description
In branch-1.4, checkAndMutate used the row of RowMutation to check the condition which is incorrect. It will fail in the case which is checking a row and mutate a different row.
The issue doesn't happen in the master branch.
In branch-1.4, checkAndMutate used the row of RowMutation to check the condition which is incorrect. It will fail in the case which is checking a row and mutate a different row.
The issue doesn't happen in the master branch.