Skip to content

Commit

Permalink
fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxiaojian committed Jan 10, 2025
1 parent bf696d9 commit 1895fe3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@ public LogAppendInfo putAsLeader(
* exceptions directly.
*/
if (partialUpdater != null && rowMergeEngine.ignorePartialUpdate()) {

throw new UnsupportedOperationException(
String.format(
"The current merge engine %s does not support partial updates.",
Expand Down

0 comments on commit 1895fe3

Please sign in to comment.