Skip to content

Conversation

JackShi148
Copy link
Contributor

Summary

CheckAndMutate in original HBase can operate RowMutations with different row from the checkRow in CheckAndMutate, but old version of OBKV-Hbase client cannot. CheckAndPut and CheckAndDelete cannot operate different row operations from the checkRow, so CheckAndPut and CheckAndDelete will check whether the row is the same.

Solution Description

@JackShi148 JackShi148 merged commit 79927b6 into master Feb 18, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant