Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukang-Lian committed Sep 4, 2024
1 parent a2e47eb commit 4a1b835
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ suite('test_partial_update_delete') {
PROPERTIES (
"enable_unique_key_merge_on_write" = "true",
"disable_auto_compaction" = "true",
"enable_mow_light_delete" = "false",
"enable_mow_light_delete" = "false",
"replication_num" = "1",
"store_row_column" = "${use_row_store}",
"function_column.sequence_type" = "int"); """
Expand Down

0 comments on commit 4a1b835

Please sign in to comment.