Description
Simple bugs:
In mutateRow we don't check the isDelete flag, it always assumes a put.
In mutateRows we don't check if the delete has only the family specified.
Simple bugs:
In mutateRow we don't check the isDelete flag, it always assumes a put.
In mutateRows we don't check if the delete has only the family specified.